summaryrefslogtreecommitdiff
path: root/buildlib/tools.m4
Commit message (Collapse)AuthorAgeFilesLines
* * Patch from Oliver Kurth <oku@masqmail.cx> to use AC_C...Arch Librarian2004-09-201-1/+4
| | | | | | | Author: mdz Date: 2004-01-09 07:42:54 GMT * Patch from Oliver Kurth <oku@masqmail.cx> to use AC_CACHE_VAL for GIBC_VER to make cross-compilation easier (Closes: #221528)
* renamed some macros to please doogie :PArch Librarian2004-09-201-2/+2
| | | | | | Author: tausq Date: 2001-06-18 05:56:32 GMT renamed some macros to please doogie :P
* Don't GCC3DEP if the .d follows the input filename.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 2001-05-29 05:27:54 GMT Don't GCC3DEP if the .d follows the input filename.
* Add macro for detecting the output filename for gcc -MD...Arch Librarian2004-09-201-0/+20
| | | | | | Author: doogie Date: 2001-05-29 05:25:06 GMT Add macro for detecting the output filename for gcc -MD(3.0 changed it).
* libstdc++ and HURD. Closes: #92025Arch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2001-04-29 05:30:40 GMT libstdc++ and HURD. Closes: #92025
* silence gcc/g++ warnings on libc/stdc++ version testsArch Librarian2004-09-201-2/+2
| | | | | | Author: tausq Date: 2001-03-10 03:35:30 GMT silence gcc/g++ warnings on libc/stdc++ version tests
* pacify the new stricter g++ compilerArch Librarian2004-09-201-0/+2
| | | | | | Author: tausq Date: 2001-03-04 05:14:13 GMT pacify the new stricter g++ compiler
* glibc/libstdc++ dependency patchesArch Librarian2004-09-201-0/+45
| | | | | | Author: tausq Date: 2001-02-27 04:16:05 GMT glibc/libstdc++ dependency patches
* 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