| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build with case-insensitive make, again. | Eric Blake | 2008-10-06 | 1 | -1/+1 |
* | Improve INSTALL formatting. | Eric Blake | 2008-08-26 | 1 | -1/+1 |
* | Check for case sensitive make. | Stepan Kasal | 2008-08-26 | 1 | -9/+7 |
* | Fix 'make dist' regression from 2008-05-08. | Eric Blake | 2008-06-03 | 1 | -0/+5 |
* | Avoid case-insensitive `make install' vs. `INSTALL' conflict. | Keith Marshall | 2008-05-12 | 1 | -3/+3 |
* | Use GPLv2+ plus exception as license for release. | Eric Blake | 2008-04-05 | 1 | -1/+1 |
* | Prepare for release. | Eric Blake | 2008-04-05 | 1 | -1/+2 |
* | Avoid some autoreconf -Wall warnings. | Eric Blake | 2008-04-05 | 1 | -10/+0 |
* | Fix version number generation in man pages. | Eric Blake | 2008-04-03 | 1 | -1/+19 |
* | Sync files from upstream, and pass 'make syntax-check'. | Eric Blake | 2008-04-03 | 1 | -1/+1 |
* | Sync GNUmakefile with gnulib. | Eric Blake | 2008-03-20 | 1 | -2/+1 |
* | Use a more general GNUmakefile. | Jim Meyering | 2008-03-13 | 1 | -1/+2 |
* | Pull in recent maintainer improvements from coreutils. | Eric Blake | 2008-03-04 | 1 | -0/+5 |
* | Don't infloop upon "make dist". | Jim Meyering | 2008-03-02 | 1 | -2/+2 |
* | Fix parallel `maintainer-check'. | Ralf Wildenhues | 2008-01-22 | 1 | -3/+3 |
* | * Makefile.am (autom4te-update): Rewrite for git. | Ralf Wildenhues | 2007-12-08 | 1 | -5/+4 |
* | Fix copyright years. | Ralf Wildenhues | 2007-12-04 | 1 | -1/+1 |
* | Build in man/ only *after* building in bin/ and tests/. | Jim Meyering | 2007-11-13 | 1 | -1/+2 |
* | Distribute git-version-gen. | Jim Meyering | 2007-11-11 | 1 | -0/+1 |
* | Make inter-release --version output more useful. | Jim Meyering | 2007-10-28 | 1 | -0/+5 |
* | Reword the copyright notices to match what's suggested in GPLv3. | Paul Eggert | 2007-07-20 | 1 | -6/+4 |
* | Update to GPLv3. | Paul Eggert | 2007-07-03 | 1 | -1/+1 |
* | * Makefile.am: Put only a single '#' into the copyright notice, | Paul Eggert | 2006-11-27 | 1 | -17/+15 |
* | Rework to use more-modern build style. | Paul Eggert | 2006-08-24 | 1 | -15/+16 |
* | Update FSF postal mail address. | Paul Eggert | 2005-05-14 | 1 | -2/+2 |
* | * BUGS (Minor Problems): Warn about makefile limitations. | Paul Eggert | 2004-12-29 | 1 | -4/+4 |
* | * lib/autotest/general.m4 (AT_INIT): Replace a `tr' with a `sed'. Join | Paul Eggert | 2004-12-09 | 1 | -3/+3 |
* | Replace "rm -rf" and "rm -fr" with "rm -f -r", as POSIX requires. | Paul Eggert | 2004-01-05 | 1 | -2/+4 |
* | * Makefile.am (autom4te-update, autom4te_files): Fetch Struct.pm | Alexandre Duret-Lutz | 2003-09-13 | 1 | -1/+5 |
* | * Makefile.am (EXTRA_DIST): Add Makefile.cfg.AUTOCONF-2.57b | Akim Demaille | 2003-08-22 | 1 | -1/+1 |
* | * Makefile.am (automake_cvsweb, automake_cvsargs, autom4te_files) | Akim Demaille | 2003-08-20 | 1 | -1/+30 |
* | * config/announce-gen, Makefile.cfg: New. | Akim Demaille | 2003-08-19 | 1 | -24/+0 |
* | * Makefile.am, bin/Makefile.am, config/Makefile.am, | Akim Demaille | 2003-05-23 | 1 | -6/+6 |
* | Version 2.56.AUTOCONF-2.56 | Akim Demaille | 2002-11-15 | 1 | -2/+0 |
* | * Makefile.am (cvs_files): Add elisp-comp, mdate-sh. | Akim Demaille | 2002-11-07 | 1 | -1/+4 |
* | Version 2.54a. | Akim Demaille | 2002-10-25 | 1 | -1/+3 |
* | Version 2.54.AUTOCONF-2.54 | Akim Demaille | 2002-09-13 | 1 | -4/+2 |
* | * Makefile.am, doc/Makefile.am: Remove pdf targets, handled by | Akim Demaille | 2002-09-04 | 1 | -6/+3 |
* | * configure.ac: Bump to 2.53d. | Akim Demaille | 2002-09-03 | 1 | -1/+1 |
* | (MAKEINFO): Remove; it's a user-specified macro. Replace with: | Paul Eggert | 2002-07-29 | 1 | -2/+3 |
* | * Makefile.am (AUTOMAKE_OPTIONS): 1.6. | Akim Demaille | 2002-03-08 | 1 | -1/+1 |
* | Version 2.52h. | Akim Demaille | 2002-02-07 | 1 | -0/+1 |
* | Implement `autom4te --freeze'. | Akim Demaille | 2002-02-05 | 1 | -2/+4 |
* | * Makefile.am (AUTOMAKE_OPTIONS): 1.5b. | Akim Demaille | 2002-01-24 | 1 | -8/+3 |
* | * Makefile.am (MAINTAINERCLEANFILES): Remove configure. | Akim Demaille | 2001-12-14 | 1 | -1/+1 |
* | * m4/: Remove, merged into... | Akim Demaille | 2001-10-24 | 1 | -1/+1 |
* | * Makefile.am, config/Makefile.am, lib/emacs/Makefile.am, | Akim Demaille | 2001-10-05 | 1 | -0/+2 |
* | * lib/autoconf/status.m4 (_AC_SRCPATHS): Compute and provide | Akim Demaille | 2001-09-23 | 1 | -1/+1 |
* | * Makefile.maint: Formatting changes. | Akim Demaille | 2001-08-27 | 1 | -0/+1 |
* | * Makefile.am (EXTRA_DIST): INSTALL.txt is a dead hack. | Akim Demaille | 2001-08-27 | 1 | -1/+1 |