summaryrefslogtreecommitdiff
path: root/GNUmakefile
AgeCommit message (Collapse)Author
2007-09-03Run autoconf manually, if needed to get an updated version string.Jim Meyering
* GNUmakefile: Don't actually touch configure.ac. That would make git-version-gen always print "...-dirty".
2007-09-02Ensure that $(VERSION) is up to date for dist-related targets.Jim Meyering
* GNUmakefile: Arrange to rerun autoconf, if the version reported by git-version-gen doesn't match $(VERSION), but only for dist targets. Signed-off-by: Jim Meyering <jim@meyering.net>
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2006-02-13(all): Emit diagnostics to stderr, not stdout.Jim Meyering
2005-05-14Update FSF postal mail address.Jim Meyering
2003-08-26(SHELL): Define to `sh', if necessary.Jim Meyering
Add copyright.
2003-01-31(TAR_OPTIONS): Set and export, in order to makeJim Meyering
tar archive easier to reproduce.
2001-06-17Include Makefile.cfg.Jim Meyering
2000-11-17(.NOTPARALLEL): Put it here instead, since this fileJim Meyering
is common to these packages: fileutils, sh-utils, textutils.
1999-01-17Add SHELL = /bin/sh.Jim Meyering
1998-04-04update commentJim Meyering
1998-04-04Add conditionals so that running `make' in anJim Meyering
unconfigured source directory will get a reasonable diagnostic.
1998-02-06.Jim Meyering