aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Honor the DESTDIR variable to install out-of-place (Eg. for packaging).Yann E. MORIN"2008-11-161-0/+10
* Use 'gawk', not plain 'awk'.Yann E. MORIN"2008-10-291-3/+4
* Fix configure's --with-contrib option.Yann E. MORIN"2008-10-151-2/+2
* Don't check for autoconf >= 2.50.Yann E. MORIN"2008-09-291-1/+0
* Enhance ./configure tools checking.Yann E. MORIN"2008-09-261-34/+61
* Allow fully qulified file name in tools to check for.Yann E. MORIN"2008-09-231-17/+13
* Merge #912 from branches/eglibc:Yann E. MORIN"2008-08-091-1/+0
* Michael ABBOTT reported that populate is not relocatable.Yann E. MORIN"2008-08-041-0/+1
* Eye-candy in ./configure.Yann E. MORIN"2008-07-221-3/+3
* Add new tools to check presence of at ./configure time. Reported by Laurent D...Yann E. MORIN"2008-07-201-0/+2
* ./configure eye-candy.Yann E. MORIN"2008-07-181-11/+11
* Enable forcing ./configure to complete, even if the needed tools are not pres...Yann E. MORIN"2008-07-181-2/+11
* Remove debug snippet.Yann E. MORIN"2008-07-161-1/+0
* Introduce a list of tools to check for at ./configure time.Yann E. MORIN"2008-07-161-19/+75
* POSIXify ./configure, and comment some parts of it.Yann E. MORIN"2008-07-071-16/+35
* Eye-candy in the ./configure help.Yann E. MORIN"2008-06-251-0/+2
* Enable using contributed code: add a new ./configure option to select which c...Yann E. MORIN"2008-06-251-1/+43
* Include the full version number in the directory paths installed.Yann E. MORIN"2008-06-111-12/+14
* Print a little bit of progress in ./configure (computing the version string c...Yann E. MORIN"2008-06-111-0/+6
* ./configure expects message to be in the C locale, so force that.Yann E. MORIN"2008-06-011-3/+3
* Cleanup building the snapshot version number.Yann E. MORIN"2008-04-171-8/+10
* When installing SVN snapshots, include the branch and revision in the version...Yann E. MORIN"2008-02-171-0/+15
* Bail out if /bin/bash does not exist, or if it is not bash>=3.0.Yann E. MORIN"2008-01-161-1/+1
* Simplify a bit more bash detection.Yann E. MORIN"2007-09-161-2/+2
* Improve (POSIX-wise) determination of bashh version.Yann E. MORIN"2007-09-141-2/+2
* Kill off bashisms in ./configure (thanks to Enrico Weigelt <weigelt@metux.de>).Yann E. MORIN"2007-09-141-1/+2
* Sanitise ./configure a little bit.Yann E. MORIN"2007-09-121-23/+30
* Fix printing the version string when configured with --local.Yann E. MORIN"2007-08-151-1/+1
* Re-instate the --local configure switch to not install and use the local cros...Yann E. MORIN"2007-07-221-0/+11
* Kill "./configure --local", it does not work and it is dangerous if one tries...Yann E. MORIN"2007-07-031-11/+0
* Get rid of eclipse fiels once and for all.Yann E. MORIN"2007-07-021-2/+2
* Fix handling --prefix.Yann E. MORIN"2007-07-021-1/+1
* Fix running without installing.Yann E. MORIN"2007-07-011-11/+26
* ./configure gains a help entry.Yann E. MORIN"2007-07-011-5/+37
* Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"2007-07-011-0/+91