summaryrefslogtreecommitdiff
path: root/buildlib/tools.m4
AgeCommit message (Collapse)Author
2010-01-08* French manpage translation updateMichael Vogt
* spot & fix various typos in all manpages * German manpage translation update * cmdline/apt-cache.cc: - remove translatable marker from the "%4i %s\n" string * buildlib/po4a_manpage.mak: - instruct debiandoc to build files with utf-8 encoding * buildlib/tools.m4: - fix some warning from the buildtools * apt-pkg/acquire-item.cc: - add configuration PDiffs::Limit-options to not download too many or too big patches (Closes: #554349) * debian/control: - let all packages depend on ${misc:Depends} * share/*-archive.gpg: - remove the horrible outdated files. We already depend on the keyring so we don't need to ship our own version * cmdline/apt-key: - errors out if wget is not installed (Closes: #545754) - add --keyring option as we have now possibly many * methods/gpgv.cc: - pass all keyrings (TrustedParts) to gpgv instead of using only one trusted.gpg keyring (Closes: #304846) * methods/https.cc: - finally merge the rest of the patchset from Arnaud Ebalard with the CRL and Issuers options, thanks! (Closes: #485963)
2009-11-02don't try to detect glibc and libstdc++ version as we don't need this ↵David Kalnischkies
information any longer
2004-09-20* Patch from Oliver Kurth <oku@masqmail.cx> to use AC_C...Arch Librarian
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)
2004-09-20renamed some macros to please doogie :PArch Librarian
Author: tausq Date: 2001-06-18 05:56:32 GMT renamed some macros to please doogie :P
2004-09-20Don't GCC3DEP if the .d follows the input filename.Arch Librarian
Author: doogie Date: 2001-05-29 05:27:54 GMT Don't GCC3DEP if the .d follows the input filename.
2004-09-20Add macro for detecting the output filename for gcc -MD...Arch Librarian
Author: doogie Date: 2001-05-29 05:25:06 GMT Add macro for detecting the output filename for gcc -MD(3.0 changed it).
2004-09-20libstdc++ and HURD. Closes: #92025Arch Librarian
Author: jgg Date: 2001-04-29 05:30:40 GMT libstdc++ and HURD. Closes: #92025
2004-09-20silence gcc/g++ warnings on libc/stdc++ version testsArch Librarian
Author: tausq Date: 2001-03-10 03:35:30 GMT silence gcc/g++ warnings on libc/stdc++ version tests
2004-09-20pacify the new stricter g++ compilerArch Librarian
Author: tausq Date: 2001-03-04 05:14:13 GMT pacify the new stricter g++ compiler
2004-09-20glibc/libstdc++ dependency patchesArch Librarian
Author: tausq Date: 2001-02-27 04:16:05 GMT glibc/libstdc++ dependency patches
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