Removed the tl_* macros, as dpkg doesn't use them, so w...
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:55:23 +0000 (16:55 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:55:23 +0000 (16:55 +0000)
commitf43579d10c48a2a21c8f418a2a1a7de118b52429
treec216058162ad69f36957a47c1f8996ec1fe54476
parentc0f453871317ecccff95b132a093e30288555036
Removed the tl_* macros, as dpkg doesn't use them, so w...
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.
buildlib/defaults.mak
buildlib/environment.mak.in
buildlib/tl_canon.m4 [deleted file]
buildlib/tools.m4
configure.in