]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Remove useless revision tag.
authorBruno Haible <bruno@clisp.org>
Thu, 16 Aug 2001 16:17:22 +0000 (16:17 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 16 Aug 2001 16:17:22 +0000 (16:17 +0000)
ChangeLog
configure.in

index ac7f5d41416f38836d459df1855060aedda76bed..bb16bb8ec6a47ea05f90bbb071f2500866ee4871 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-28  Bruno Haible  <haible@clisp.cons.org>
+
+       * configure.in: Don't call AC_REVISION. It modifies configure.in
+       during "cvs commit" after "make dist".
+
 2001-07-28  Bruno Haible  <haible@clisp.cons.org>
 
        * configure.in (AC_OUTPUT): Add man/x-to-1.
index a406acc65318e99eeef854d8931ae12acbd2862c..ddaf6fd8c0382cbb3a9373d996a34a0276beada8 100644 (file)
@@ -1,6 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.13)
-AC_REVISION($Revision: 1.39 $)
 AC_INIT(src/msgfmt.c)
 AM_INIT_AUTOMAKE(gettext, 0.11)
 RELEASE_DATE=2001-05-23      dnl in "date +%Y-%m-%d" format