summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2011-07-14configure: add yet a bit more of autostuff compatibilityYann E. MORIN"1-0/+1
2010-11-16scripts: remove aria2c as downloader, retain only curl and wgetYann E. MORIN"1-1/+1
2010-07-15configure: fix --mandirYann E. MORIN"1-1/+1
2010-05-23configure: add path to libtool to pathlistTitus von Boxberg1-0/+1
2010-05-17ct-ng: Add ability to configure and use some GNU toolsTitus von Boxberg1-0/+4
2010-05-17configure: make call to readlink portable to non-GNU (BSD) systemsTitus von Boxberg1-1/+1
2010-05-17configure: Do not require stat to be of GNU coreutilsTitus von Boxberg1-1/+1
2010-01-17configure: do not require hg when configuring in an hg cloneYann E. MORIN"1-4/+3
2010-01-17configure: silently ignore auto-stuff options --build --host and friendsblueness1-0/+3
2009-12-30scripts/functions: add aria2, a powerfull downloaderYann E. MORIN"1-1/+1
2009-12-10configure: install in a sub-dir of --libdir and --docdirYann E. MORIN"1-2/+9
2009-10-10Merge.Yann E. MORIN"1-1/+5
2009-10-10configure: force using the C locale to check messagesYann E. MORIN"1-1/+4
2009-10-10configure: fix --with-foo=/path/to/fooYann E. MORIN"1-0/+1
2009-10-10docs: get rid of any reference to the now long-gone svn repositoryYann E. MORIN"1-1/+1
2009-10-03configure: split has_or_abort in two: one to check, one to abortYann E. MORIN"1-9/+21
2009-08-19Merge the bash_array branch.Yann E. MORIN"1-2/+2
2009-08-19configure: check for bash-3.1 or aboveYann E. MORIN"1-2/+2
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