summaryrefslogtreecommitdiff
path: root/buildlib/tools.m4
Commit message (Collapse)AuthorAgeFilesLines
* New ah_GET_GETCONF macro, better abstraction in the rest.Arch Librarian2004-09-201-12/+27
| | | | | | Author: doogie Date: 1999-12-11 03:06:23 GMT New ah_GET_GETCONF macro, better abstraction in the rest.
* Fingers too fast on the delete(left out 'fi')Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 1999-12-10 04:42:02 GMT Fingers too fast on the delete(left out 'fi')
* Handle the case where getconf exists, but doesn't know aboutArch Librarian2004-09-201-5/+5
| | | | | | | Author: doogie Date: 1999-12-10 04:39:51 GMT Handle the case where getconf exists, but doesn't know about _NPROCESSORS_ONLN.
* Same bashism, different line.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 1999-12-10 04:34:37 GMT Same bashism, different line.
* Fix possible bashism in test.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 1999-12-10 04:25:33 GMT Fix possible bashism in test.
* Let is bash specific. Use expr.Arch Librarian2004-09-201-2/+2
| | | | | | Author: doogie Date: 1999-12-10 03:42:51 GMT Let is bash specific. Use expr.
* Removed the tl_* macros, as dpkg doesn't use them, so w...Arch Librarian2004-09-201-225/+69
| | | | | | | | | 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.
* Fixes for SolarisArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-12-09 21:18:01 GMT Fixes for Solaris
* Autoconf stuffArch Librarian2004-09-201-0/+231
Author: jgg Date: 1998-07-13 05:05:51 GMT Autoconf stuff