Age | Commit message (Collapse) | Author |
|
Git-Dch: Ignore
|
|
If the config.{sub,guess} files we linked in were newer than our
configure script we ended up recreating configure and then rerun it
without all the configuration options which were (potentially) present
for a previous run.
We avoid this by changing to the same ruleset as in the debian/rules
file which compares the config.* files against a stamp file rather than
the configure script itself as its the configuration itself which
depends on all scripts, not configure on the config scripts.
While at it, we also drop the 'make -s dirs' call as we don't need to do
it explicitly here as proper dependencies will take care of it.
Thanks: Helmut Grohne for the detailed bugreport.
Closes: 804923
|
|
Git-Dch: Ignore
|
|
- print a message detailing how to get config.guess and config.sub
in case they are not in /usr/share/misc (Closes: #677312)
|
|
- reshuffle dependencies so that parallel building seems to work
|
|
|
|
by the new added build-dependency autotools-dev instead
|
|
Author: jgg
Date: 2001-02-20 07:03:16 GMT
Join with aliencode
|
|
Author: jgg
Date: 1999-12-10 04:35:02 GMT
More deps
|
|
Author: jgg
Date: 1999-12-09 21:18:01 GMT
Fixes for Solaris
|
|
Author: jgg
Date: 1998-12-06 06:06:19 GMT
Fixed configure rules
|
|
Author: jgg
Date: 1998-12-06 05:57:16 GMT
YODL
|
|
Author: jgg
Date: 1998-11-06 03:10:24 GMT
Fixed make woops
|
|
Author: jgg
Date: 1998-11-06 02:48:28 GMT
Fixed typo preventing working make startup
|
|
Author: jgg
Date: 1998-11-05 07:21:35 GMT
Working acquire code
|
|
Author: jgg
Date: 1998-11-05 00:32:06 GMT
Configuration fragment
|