Age | Commit message (Collapse) | Author |
|
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)
|
|
Author: tausq
Date: 2001-06-18 05:56:32 GMT
renamed some macros to please doogie :P
|
|
Author: doogie
Date: 2001-05-29 05:27:54 GMT
Don't GCC3DEP if the .d follows the input filename.
|
|
Author: doogie
Date: 2001-05-29 05:25:06 GMT
Add macro for detecting the output filename for gcc -MD(3.0 changed it).
|
|
Author: jgg
Date: 2001-04-29 05:30:40 GMT
libstdc++ and HURD. Closes: #92025
|
|
Author: tausq
Date: 2001-03-10 03:35:30 GMT
silence gcc/g++ warnings on libc/stdc++ version tests
|
|
Author: tausq
Date: 2001-03-04 05:14:13 GMT
pacify the new stricter g++ compiler
|
|
Author: tausq
Date: 2001-02-27 04:16:05 GMT
glibc/libstdc++ dependency patches
|
|
Author: doogie
Date: 1999-12-11 03:06:23 GMT
New ah_GET_GETCONF macro, better abstraction in the rest.
|
|
Author: doogie
Date: 1999-12-10 04:42:02 GMT
Fingers too fast on the delete(left out 'fi')
|
|
Author: doogie
Date: 1999-12-10 04:39:51 GMT
Handle the case where getconf exists, but doesn't know about
_NPROCESSORS_ONLN.
|
|
Author: doogie
Date: 1999-12-10 04:34:37 GMT
Same bashism, different line.
|
|
Author: doogie
Date: 1999-12-10 04:25:33 GMT
Fix possible bashism in test.
|
|
Author: doogie
Date: 1999-12-10 03:42:51 GMT
Let is bash specific. Use expr.
|
|
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.
|
|
Author: jgg
Date: 1999-12-09 21:18:01 GMT
Fixes for Solaris
|
|
Author: jgg
Date: 1998-07-13 05:05:51 GMT
Autoconf stuff
|