summaryrefslogtreecommitdiff
path: root/buildlib/tl_canon.m4
Commit message (Collapse)AuthorAgeFilesLines
* Removed the tl_* macros, as dpkg doesn't use them, so w...Arch Librarian2004-09-201-209/+0
| | | | | | | | | 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.
* Autoconf stuffArch Librarian2004-09-201-0/+209
Author: jgg Date: 1998-07-13 05:05:51 GMT Autoconf stuff