xz/m4
Lasse Collin ebfb2c5e1f Use a tuklib module for integer handling.
This replaces bswap.h and integer.h.

The tuklib module uses <byteswap.h> on GNU,
<sys/endian.h> on *BSDs and <sys/byteorder.h>
on Solaris, which may contain optimized code
like inline assembly.
2009-10-04 22:57:12 +03:00
..
.gitignore add gitignore files 2009-02-07 20:26:09 +02:00
acx_pthread.m4 Imported to git. 2007-12-09 00:42:33 +02:00
getopt.m4 Fix the Autoconf test for getopt_long replacement. 2009-03-01 08:58:41 +02:00
posix-shell.m4 Major update to the xzgrep and other scripts based on 2009-07-05 22:25:17 +03:00
tuklib_common.m4 Various changes. 2009-09-19 09:47:30 +03:00
tuklib_cpucores.m4 Various changes. 2009-09-19 09:47:30 +03:00
tuklib_integer.m4 Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
tuklib_physmem.m4 Various changes. 2009-09-19 09:47:30 +03:00
tuklib_progname.m4 Various changes. 2009-09-19 09:47:30 +03:00