]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't modify version (per comment).
authorDave Love <fx@gnu.org>
Mon, 16 Jun 2003 17:47:38 +0000 (17:47 +0000)
committerDave Love <fx@gnu.org>
Mon, 16 Jun 2003 17:47:38 +0000 (17:47 +0000)
gc/configure.in

index eca063041d7ea1b065d74e468381e89593e60ee5..a7154d9744f4743a4abc2f589e16f2e41d957ada 100644 (file)
@@ -17,7 +17,10 @@ dnl Process this file with autoconf to produce configure.
 # Initialization
 # ==============
 
-AC_INIT(gc,[6.2alpha6, modified for Emacs]) 
+dnl We'd like the version to include something like `modified for Emacs',
+dnl but that currently confuses the stuff in acinclude.m4 and
+dnl include/version.h, as below.
+AC_INIT(gc,[6.2alpha6]) 
     ## version must conform to [0-9]+[.][0-9]+(alpha[0-9]+)?
 AC_CONFIG_SRCDIR(gcj_mlc.c)
 AC_CANONICAL_TARGET