summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use GPLv2+ plus exception as license for release.Eric Blake2008-04-0536-118/+194
* Work around CR EOL markers on OS/2 (www.ecomstation.com Ecs v2 rc4)Jim Meyering2008-04-051-1/+15
* More maintainer tweaks: pass 'make maintainer-distcheck'.Eric Blake2008-04-031-1/+1
* Fix config.status --version.Eric Blake2008-03-311-1/+1
* Find X11 on Mac OS X too.Peter O'Gorman2008-03-281-3/+3
* Warn, not fail on whitespace-only precious variable differences.Ralf Wildenhues2008-03-261-4/+12
* Fix Fortran testsuite failures with gfortran 4.3.Ralf Wildenhues2008-03-241-2/+5
* Don't swallow $1 in textual local variables.Eric Blake2008-03-211-26/+24
* Avoid leftover files on Leopard.Ralf Wildenhues2008-03-211-2/+3
* Add traces for AM_COND_IF.Ralf Wildenhues2008-03-211-2/+5
* Sync GNUmakefile with gnulib.Eric Blake2008-03-201-2/+2
* Provide a helpful message if autopoint or libtoolize do not exist.Ralf Wildenhues2008-03-171-7/+35
* * lib/Autom4te/ChannelDefs.pm: Fix typos.Stepan Kasal2008-03-141-2/+2
* Fix yesterday's regression in m4_wrap([$1]).Eric Blake2008-03-111-2/+3
* Improve error messages for common testsuite bugs.Eric Blake2008-03-111-15/+40
* Tweak m4_wrap to force FIFO or LIFO semantics.Eric Blake2008-03-113-6/+35
* Make AT_CHECK act like a simple command.Eric Blake2008-03-041-2/+2
* * lib/autotest/general.m4 (AT_INIT): Fix detection of '-C -'.Ralf Wildenhues2008-03-041-2/+2
* Documentation improvements.Eric Blake2008-03-031-1/+2
* Properly handle funny file names for headers in config.status.Benoit Sigoure2008-03-021-3/+3
* Properly expand @configure_input@ in config.status.Benoit Sigoure2008-03-021-2/+12
* Avoid trailing space in config.h with AC_DEFINE([var], []).Eric Blake2008-02-121-1/+1
* Fix autotest --clean, and make it work with `-C dir'.Ralf Wildenhues2008-02-021-4/+10
* Fix more autotest regressions.Eric Blake2008-01-291-9/+15
* More corner cases in testsuite VAR=VALUE handling.Eric Blake2008-01-291-8/+9
* Fix regression in handling VAR=VALUE arguments to testsuite.Eric Blake2008-01-281-5/+8
* Minor testsuite improvements.Eric Blake2008-01-281-4/+8
* Add 'testsuite -C dir'.Eric Blake2008-01-281-57/+79
* Fix --help=recursive with multiple AC_CONFIG_SUBDIRS.Ralf Wildenhues2008-01-221-1/+1
* Accept `+' in --enable and --with feature strings.Ralf Wildenhues2008-01-221-3/+3
* AC_PROG_INSTALL: require installation of multiple files.Ralf Wildenhues2008-01-221-4/+17
* * lib/m4sugar/m4sugar.m4 (m4_qlen): Use fewer macros.Eric Blake2008-01-151-4/+5
* Fix some write failure cases in Autotest.Ralf Wildenhues2007-12-161-18/+21
* Fix thinko in earlier patch - m4_join isn't defined yet.Eric Blake2007-12-121-32/+27
* Optimize AC_REQUIRE.Eric Blake2007-12-121-39/+51
* Proper config.status --file/--header and $srcdir escaping.Ralf Wildenhues2007-12-081-15/+28
* Fix Autotest for whitespace in `pwd`.Ralf Wildenhues2007-12-081-4/+4
* * lib/autom4te.in: Quote @datadir@.Ralf Wildenhues2007-12-081-5/+5
* Proper file name escaping in Autoconf programs and Perl modules.Ralf Wildenhues2007-12-081-3/+30
* Sync from Automake.Ralf Wildenhues2007-12-085-20/+46
* Fix copyright years.Ralf Wildenhues2007-12-043-3/+3
* Fix AC_C_BIGENDIAN bug caused by new awk method of substitution.Paul Eggert2007-11-271-1/+1
* * lib/autotest/general.m4 (AT_INIT): Do not extract theStepan Kasal2007-11-241-1/+1
* Fix awk script optimization.Ralf Wildenhues2007-11-231-2/+2
* * lib/autotest/general.m4 (AT_INIT): Exit awk script afterRalf Wildenhues2007-11-221-1/+6
* * lib/autotest/general.m4 (AT_INIT) <at_func_create_debugging_script>:Ralf Wildenhues2007-11-201-1/+1
* Fix IRIX testsuite debugging failures: $0 in functions.Ralf Wildenhues2007-11-191-1/+1
* * lib/autotest/general.m4 (at_func_test): Use cached line numbersPaolo Bonzini2007-11-191-2/+14
* * lib/autotest/general.m4: Revert 2007-11-15 patch andRalf Wildenhues2007-11-191-35/+15
* Diagnose and guard against write errors dealing with config.status.Ralf Wildenhues2007-11-181-50/+70