configure
2011-08-26 configure: xz-utils alone can also handle LZMA-compressed tarballs
2011-08-25 configure: check for lzma
2011-08-26 configure: fix typo in xz-utils warning message
2011-08-22 configure: require libtoolize, create wrapper to it
2011-08-22 configure: fix --with-prog=[...]
2011-08-22 configure: require libtoolize, create wrapper to it
2011-08-22 configure: fix --with-prog=[...]
2011-08-21 configure: recognise and handle --program-transform-name
2011-08-19 configure: recognise and handle --program-suffix
2011-08-17 configure: handle --program-prefix
2011-08-17 configure: document ignored switches
2011-08-10 configure: add test for xz-utils
2011-08-14 configure: do not require lzma
2011-08-09 configure: more autostuff compatibility
2011-08-09 configure: more autostuff compatibility
2011-08-01 configure: do not require svn
2011-07-14 configure: add yet a bit more of autostuff compatibility
2011-07-14 configure: add yet a bit more of autostuff compatibility
2011-07-05 configure: add check for svn
2011-07-04 configure: do not require cvs
2011-07-04 configure: portability fixes - take 2
2011-06-28 configure: do not test for static libs if static link is impossible
2011-06-28 configure: pass the allowed lib extensions to check_for()
2011-06-27 configure: disable static linking on Darwin
2011-06-28 configure: check host system
2011-07-03 configure: indent error/warning message
2011-06-08 configure: check for ncurses libs + headers in one go
2011-06-08 debug/cross-gdb: check host dependencies
2011-06-08 configure: give check_for() the ability to test several item types at once
2011-06-04 configure: rationalise error messages with meaningful texts
2011-06-02 cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcpp
2011-06-02 configure: check for libstdc++.{so,dylib,a}
2011-06-02 configure: add prefix to err messages in has_or_{abort,warn}
2011-06-02 configure: maintain single quotes in error messages
2011-05-26 configure: add possibility to set arbitrary variable in check_for
2011-05-26 configure: add has_or_warn
2011-05-26 configure: move error message down to has_or_abort
2010-11-16 scripts: remove aria2c as downloader, retain only curl and wget
2010-07-15 configure: fix --mandir
2010-07-15 configure: fix --mandir
2010-05-23 configure: add path to libtool to pathlist
2010-05-17 ct-ng: Add ability to configure and use some GNU tools
2010-05-17 configure: make call to readlink portable to non-GNU (BSD) systems
2010-05-17 configure: Do not require stat to be of GNU coreutils
2010-01-17 configure: do not require hg when configuring in an hg clone
2010-01-17 configure: silently ignore auto-stuff options --build --host and friends
2009-12-30 scripts/functions: add aria2, a powerfull downloader
2009-12-10 configure: install in a sub-dir of --libdir and --docdir
2009-12-10 configure: install in a sub-dir of --libdir and --docdir
2009-10-10 Merge.
2009-10-10 docs: get rid of any reference to the now long-gone svn repository
2009-10-10 configure: force using the C locale to check messages
2009-10-10 configure: fix --with-foo=/path/to/foo
2009-10-03 configure: split has_or_abort in two: one to check, one to abort
2009-08-19 Merge the bash_array branch.
2009-08-19 configure: check for bash-3.1 or above
2009-08-03 [configure] Fix automake version check
2009-08-03 [configure] Use hg, instead of svn, to compute the version string
2009-08-01 [configure] Fix automake version check.
2009-07-22 Require GNU awk at ./configure time.