summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2009-08-01[configure] Fix automake version check.Oron Peled"1-1/+1
2009-07-22Require GNU awk at ./configure time.Yann E. MORIN"1-1/+1
2009-07-15Make it build again for non-local use.Yann E. MORIN"1-1/+1
2009-06-17Merge the gcc-4.4 support.Yann E. MORIN"1-0/+1
2009-06-17[configure] Use hg to compute the version stringYann E. MORIN1-13/+5
2009-06-02/devel/gcc-4.4:Yann E. MORIN"1-0/+1
2009-05-20/trunk:Yann E. MORIN"1-0/+1
2009-05-11configure:Yann E. MORIN"1-24/+22
2009-05-11configure:Yann E. MORIN"1-1/+7
2009-05-02Add check for the {n,}curses library.Yann E. MORIN"1-1/+14
2009-05-02When running ./configure, check for the {n,}curses headers.Yann E. MORIN"1-27/+39
2009-05-01configure:Yann E. MORIN"1-156/+147
2009-04-20Remove the last remnant of "awk" specifics in ./configure.Yann E. MORIN"1-1/+0
2009-04-20There's no longer any reason to require GNU awk:Yann E. MORIN"1-3/+2
2009-04-20Fix inverted --local install test at end of configure.Yann E. MORIN"1-1/+1
2009-04-20Set the execute bit on generated script at build time, not install time.Yann E. MORIN"1-3/+5
2009-04-02Fix some simple typoes.Robert P. J. DAY"1-4/+4
2009-03-09Also recognise the libtool as packaged by Cygwin, when ./configure-ing.Yann E. MORIN"1-1/+1
2009-02-17Recognise bash-4 as a usable bash.Yann E. MORIN"1-4/+3
2009-02-01Checking for grep and sed has been rationalised, and now emit the same messag...Yann E. MORIN"1-17/+36
2009-01-25./configure: fix the tools pattern recognitionYann E. MORIN"1-3/+8
2009-01-18./configure: enable user to specify path to some toolsYann E. MORIN"1-97/+108
2009-01-07./configurei: make FORCE work again:Yann E. MORIN"1-7/+2
2008-12-23Further enhance the check for needed tools:Yann E. MORIN"1-62/+111
2008-12-22Rationalise ./configureYann E. MORIN"1-116/+127
2008-12-19Fix testing the automake version:Yann E. MORIN"1-2/+2
2008-12-16Better check for automake, check for either curl or wget:Yann E. MORIN"1-3/+4
2008-11-16Honor the DESTDIR variable to install out-of-place (Eg. for packaging).Yann E. MORIN"1-0/+10
2008-10-29Use 'gawk', not plain 'awk'.Yann E. MORIN"1-3/+4
2008-10-15Fix configure's --with-contrib option.Yann E. MORIN"1-2/+2
2008-09-29Don't check for autoconf >= 2.50.Yann E. MORIN"1-1/+0
2008-09-26Enhance ./configure tools checking.Yann E. MORIN"1-34/+61
2008-09-23Allow fully qulified file name in tools to check for.Yann E. MORIN"1-17/+13
2008-08-09Merge #912 from branches/eglibc:Yann E. MORIN"1-1/+0
2008-08-04Michael ABBOTT reported that populate is not relocatable.Yann E. MORIN"1-0/+1
2008-07-22Eye-candy in ./configure.Yann E. MORIN"1-3/+3
2008-07-20Add new tools to check presence of at ./configure time. Reported by Laurent D...Yann E. MORIN"1-0/+2
2008-07-18./configure eye-candy.Yann E. MORIN"1-11/+11
2008-07-18Enable forcing ./configure to complete, even if the needed tools are not pres...Yann E. MORIN"1-2/+11
2008-07-16Remove debug snippet.Yann E. MORIN"1-1/+0
2008-07-16Introduce a list of tools to check for at ./configure time.Yann E. MORIN"1-19/+75
2008-07-07POSIXify ./configure, and comment some parts of it.Yann E. MORIN"1-16/+35
2008-06-25Eye-candy in the ./configure help.Yann E. MORIN"1-0/+2
2008-06-25Enable using contributed code: add a new ./configure option to select which c...Yann E. MORIN"1-1/+43
2008-06-11Include the full version number in the directory paths installed.Yann E. MORIN"1-12/+14
2008-06-11Print a little bit of progress in ./configure (computing the version string c...Yann E. MORIN"1-0/+6
2008-06-01./configure expects message to be in the C locale, so force that.Yann E. MORIN"1-3/+3
2008-04-17Cleanup building the snapshot version number.Yann E. MORIN"1-8/+10
2008-02-17When installing SVN snapshots, include the branch and revision in the version...Yann E. MORIN"1-0/+15
2008-01-16Bail out if /bin/bash does not exist, or if it is not bash>=3.0.Yann E. MORIN"1-1/+1