xz/m4
Lasse Collin 6548e30465 Updates to tuklib_physmem and tuklib_cpucores.
Don't use #error to generate compile error, because some
compilers actually don't take it as an error. This fixes
tuklib_physmem on IRIX.

Fix incorrect error check for sysconf() return values.

Add AIX, HP-UX, and Tru64 specific code to detect the
amount RAM.

Add HP-UX specific code to detect the number of CPU cores.

Thanks a lot to Peter O'Gorman for initial patches,
testing, and debugging these fixes.
2010-05-10 19:54:15 +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 Updates to tuklib_physmem and tuklib_cpucores. 2010-05-10 19:54:15 +03:00
tuklib_integer.m4 Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
tuklib_physmem.m4 Updates to tuklib_physmem and tuklib_cpucores. 2010-05-10 19:54:15 +03:00
tuklib_progname.m4 Various changes. 2009-09-19 09:47:30 +03:00