summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2011-08-22configure: require libtoolize, create wrapper to itTitus von Boxberg"1-0/+4
2011-08-22configure: fix --with-prog=[...]Titus von Boxberg"1-0/+1
2011-08-21configure: recognise and handle --program-transform-nameYann E. MORIN"1-0/+11
2011-08-19configure: recognise and handle --program-suffixYann E. MORIN"1-0/+14
2011-08-17configure: handle --program-prefixYann E. MORIN"1-4/+14
2011-08-17configure: document ignored switchesYann E. MORIN"1-0/+20
2011-08-10configure: add test for xz-utilsYann E. MORIN"1-0/+3
2011-08-14configure: do not require lzmaYann E. MORIN"1-1/+0
2011-08-09configure: more autostuff compatibilityYann E. MORIN"1-0/+2
2011-08-01configure: do not require svnYann E. MORIN"1-1/+1
2011-07-14configure: add yet a bit more of autostuff compatibilityYann E. MORIN"1-0/+1
2011-07-04configure: add check for svnYann E. MORIN"1-0/+3
2011-07-04configure: do not require cvsYann E. MORIN"1-1/+3
2011-07-04configure: portability fixes - take 2Yann E. MORIN"1-2/+2
2011-06-27configure: do not test for static libs if static link is impossibleYann E. MORIN"1-12/+31
2011-06-27configure: pass the allowed lib extensions to check_for()Yann E. MORIN"1-36/+39
2011-06-27configure: disable static linking on DarwinYann E. MORIN"1-0/+24
2011-06-28configure: check host systemYann E. MORIN"1-0/+14
2011-07-03configure: indent error/warning messageYann E. MORIN"1-4/+4
2011-06-08configure: check for ncurses libs + headers in one goYann E. MORIN"1-4/+3
2011-06-08debug/cross-gdb: check host dependenciesYann E. MORIN"1-0/+28
2011-06-08configure: give check_for() the ability to test several item types at onceBenoît THÉBAUDEAU"1-56/+74
2011-06-04configure: rationalise error messages with meaningful textsYann E. MORIN"1-5/+4
2011-06-02cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcppYann E. MORIN"1-0/+8
2011-06-02configure: check for libstdc++.{so,dylib,a}Yann E. MORIN"1-0/+7
2011-06-02configure: add prefix to err messages in has_or_{abort,warn}Yann E. MORIN"1-7/+8
2011-06-02configure: maintain single quotes in error messagesYann E. MORIN"1-1/+1
2011-05-26configure: add possibility to set arbitrary variable in check_forYann E. MORIN"1-13/+44
2011-05-26configure: add has_or_warnYann E. MORIN"1-0/+18
2011-05-26configure: move error message down to has_or_abortYann E. MORIN"1-11/+15
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