summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2008-06-11fix another unportable use of 'tr'Jim Meyering
2008-06-11fix build failure on AIX 4Bruno Haible
2008-06-02revert inadvertent change in last patchJim Meyering
2008-06-02new program: timeoutPádraig Brady
2008-05-30configure.ac: remove explicit use of AB_INITJim Meyering
2008-05-10tests: remove directory, tests/join/Jim Meyering
2008-05-10tests: convert pr testsJim Meyering
2008-05-10tests: remove directory, tests/tail/Jim Meyering
2008-05-09tests: remove directory, tests/sort/Jim Meyering
2008-05-08tests: remove directory, tests/tac/Jim Meyering
2008-05-08tests: remove directory, tests/test/Jim Meyering
2008-05-06tests: remove directory, tests/tr/Jim Meyering
2008-05-06tests: remove directory, tests/uniq/Jim Meyering
2008-05-06tests: remove directory, tests/cut/Jim Meyering
2008-05-06tests: remove directory, tests/head/Jim Meyering
2008-05-06avoid problems with sign-extended "char" operand to is* functionsJim Meyering
2008-04-27move wc tests from own subdir into a single scriptJim Meyering
2008-04-22Accommodate building on OS/2 (www.ecomstation.com Ecs v2 rc4)Jim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-04-05Accommodate building on OS/2 (www.ecomstation.com Ecs v2 rc4)Jim Meyering
2008-03-25Use new gnulib gnumakefile module.Eric Blake
2008-03-22portability: work around a "busybox sed" limitationJim Meyering
2008-03-04Reinstate GNUmakefile patch, but with workaround for automake.Eric Blake
2008-03-04Clarify comment and attribute preceding change: Reported by Ralf Wildenhues.Jim Meyering
2008-03-04Comment out yesterday's VPATH-friendly addition, for now.Jim Meyering
2008-03-03Use m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION.Eric Blake
2008-03-03GNUmakefile build tweaks.Eric Blake
2008-03-01* configure.ac (AC_INIT): Use .tarball-version, not .version.Jim Meyering
2008-01-22Require automake-1.10.1, for its support of dist-lzma.Jim Meyering
2008-01-13* configure.ac: Correct a non-portable use of sed.Elias Pipping
2007-12-20Use comma-separated list in ./configure --help output.Jim Meyering
2007-11-14Enable gnulib-tool's --with-tests option.Jim Meyering
2007-11-08Adapt to gnulib's s/jm_/gl_/ cache variable renaming.Jim Meyering
2007-11-05Don't use GNU-sed-specific \< \> operators.Jim Meyering
2007-10-22Remove git-version-gen's first parameter.Jim Meyering
2007-10-14Fix a minor typo.Jim Meyering
2007-10-09* configure.ac (AM_INIT_AUTOMAKE): Use dist-lzma, rather than dist-bzip2.Jim Meyering
2007-10-07* configure.ac (AM_INIT_AUTOMAKE): Don't use dist-lzma just yet.Jim Meyering
2007-10-07New program: mktemp.Jim Meyering
2007-09-15Move the sole test in tests/ls-2/ to tests/misc/.Jim Meyering
2007-09-15Move all tests from test/{od,sha1sum,shred,stty} to tests/misc/.Jim Meyering
2007-09-15Move the two tests in tests/tee to tests/misc/.Jim Meyering
2007-09-15Move the two tests in tests/sum/ to tests/misc/.Jim Meyering
2007-09-15Move the sole test in tests/tsort/ to tests/misc/tsort.Jim Meyering
2007-09-15Move the sole test in tests/unexpand to tests/misc/unexpand.Jim Meyering
2007-09-15Move the sole test in tests/seq to tests/misc/seq.Jim Meyering
2007-09-15Move the two tests in tests/md5sum to tests/misc/md5sum.Jim Meyering
2007-09-15Move the two tests in tests/fmt to tests/misc/fmt.Jim Meyering
2007-09-15Move the sole test in tests/factor to tests/misc/factor.Jim Meyering
2007-09-15Move the sole test in tests/expr to tests/misc/expr.Jim Meyering