summaryrefslogtreecommitdiff
path: root/buildlib/tools.m4
AgeCommit message (Collapse)Author
2004-09-20New ah_GET_GETCONF macro, better abstraction in the rest.Arch Librarian
Author: doogie Date: 1999-12-11 03:06:23 GMT New ah_GET_GETCONF macro, better abstraction in the rest.
2004-09-20Fingers too fast on the delete(left out 'fi')Arch Librarian
Author: doogie Date: 1999-12-10 04:42:02 GMT Fingers too fast on the delete(left out 'fi')
2004-09-20Handle the case where getconf exists, but doesn't know aboutArch Librarian
Author: doogie Date: 1999-12-10 04:39:51 GMT Handle the case where getconf exists, but doesn't know about _NPROCESSORS_ONLN.
2004-09-20Same bashism, different line.Arch Librarian
Author: doogie Date: 1999-12-10 04:34:37 GMT Same bashism, different line.
2004-09-20Fix possible bashism in test.Arch Librarian
Author: doogie Date: 1999-12-10 04:25:33 GMT Fix possible bashism in test.
2004-09-20Let is bash specific. Use expr.Arch Librarian
Author: doogie Date: 1999-12-10 03:42:51 GMT Let is bash specific. Use expr.
2004-09-20Removed the tl_* macros, as dpkg doesn't use them, so w...Arch Librarian
Author: doogie Date: 1999-12-10 03:20:21 GMT Removed the tl_* macros, as dpkg doesn't use them, so why should we? Added smp configure support detection, so on cpu >= 2, we compile in parallel. The default multiplier is 2(2 processes per cpu) on machines with more than one cpu. Non-smp boxen compile 1 process at a time.
2004-09-20Fixes for SolarisArch Librarian
Author: jgg Date: 1999-12-09 21:18:01 GMT Fixes for Solaris
2004-09-20Autoconf stuffArch Librarian
Author: jgg Date: 1998-07-13 05:05:51 GMT Autoconf stuff