summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-09-03 10:52:49 +0200
committerJim Meyering <jim@meyering.net>2007-09-03 11:22:20 +0200
commit4055cd5a2679bc625c4dde7bce941461481ea8b0 (patch)
tree473fb5f4ff05128193c4fdbda664a6774379ed44 /ChangeLog
parentd0bd493a2a1d6a0c80d5b29a0e135592544bef07 (diff)
downloadcoreutils-4055cd5a2679bc625c4dde7bce941461481ea8b0.tar.xz
Run autoconf manually, if needed to get an updated version string.
* GNUmakefile: Don't actually touch configure.ac. That would make git-version-gen always print "...-dirty".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c64c68fd5..cf1cffcde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-09-03 Jim Meyering <jim@meyering.net>
+ Invoke $(AUTOCONF) manually, if needed to get an updated version string.
+ * GNUmakefile: Don't actually touch configure.ac.
+ That would make git-version-gen always print "...-dirty".
+
Don't change '-'s to '.'s in the string from git-describe.
* build-aux/git-version-gen: Leave '-'s in the string from git-describe.
Otherwise, s/-/./g would make it too hard to distinguish the base