summaryrefslogtreecommitdiff
path: root/buildlib/configure.mak
AgeCommit message (Collapse)AuthorFilesLines
2016-08-10Get rid of the old buildsystemJulian Andres Klode1-62/+0
Bye, bye, old friend.
2015-12-19buildsystem: deal with spaces in path to sourceDavid Kalnischkies1-3/+3
Git-Dch: Ignore
2015-11-19do not rerun ./configure causing FTCBFS with newer autotools-devDavid Kalnischkies1-4/+5
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
2013-07-26make autoconf happy by "mv configure.{in,ac}"David Kalnischkies1-2/+2
Git-Dch: Ignore
2012-06-18* buildlib/configure.mak:David Kalnischkies1-1/+28
- print a message detailing how to get config.guess and config.sub in case they are not in /usr/share/misc (Closes: #677312)
2012-05-12* Makefile, buildlib/*.mak:David Kalnischkies1-6/+5
- reshuffle dependencies so that parallel building seems to work
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt1-1/+7
2009-10-28remove (outdated) config.{sub,guess} and use the ones providedDavid Kalnischkies1-0/+4
by the new added build-dependency autotools-dev instead
2004-09-20Join with aliencodeArch Librarian1-1/+1
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
2004-09-20More depsArch Librarian1-1/+3
Author: jgg Date: 1999-12-10 04:35:02 GMT More deps
2004-09-20Fixes for SolarisArch Librarian1-1/+1
Author: jgg Date: 1999-12-09 21:18:01 GMT Fixes for Solaris
2004-09-20Fixed configure rulesArch Librarian1-2/+3
Author: jgg Date: 1998-12-06 06:06:19 GMT Fixed configure rules
2004-09-20YODLArch Librarian1-1/+1
Author: jgg Date: 1998-12-06 05:57:16 GMT YODL
2004-09-20Fixed make woopsArch Librarian1-8/+8
Author: jgg Date: 1998-11-06 03:10:24 GMT Fixed make woops
2004-09-20Fixed typo preventing working make startupArch Librarian1-1/+1
Author: jgg Date: 1998-11-06 02:48:28 GMT Fixed typo preventing working make startup
2004-09-20Working acquire codeArch Librarian1-9/+0
Author: jgg Date: 1998-11-05 07:21:35 GMT Working acquire code
2004-09-20Configuration fragmentArch Librarian1-0/+35
Author: jgg Date: 1998-11-05 00:32:06 GMT Configuration fragment