]> git.lyx.org Git - lyx.git/commitdiff
support autoconf 2.57
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 11 Feb 2003 13:07:37 +0000 (13:07 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 11 Feb 2003 13:07:37 +0000 (13:07 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6092 a592a061-630c-0410-9148-cb99ea01b6c8

ChangeLog
autogen.sh

index f7eb2e60d401da662db00f1ab8b665aa05e64cd1..c6da166836c1f3dbdaa95360992dd906ffa5b8b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * autogen.sh (autoversion): autoconf 2.57 works too
+
 2003-02-07  John Levon  <levon@movementarian.org>
 
        * config/configure.ac:
index f167d795f82f021d9fb0499d4bb6f3660fa42ed7..92eb1179843aed0e225dc0d1bf7cd003f21950a1 100755 (executable)
@@ -19,7 +19,7 @@ case $autoversion in
        rm -f lib/reLyX/configure.ac
        EXTRA_ACINCLUDE_FILES="lyxinclude213.m4"
        ;;
-    *2.5[2346])
+    *2.5[23467])
        rm -f acconfig.h
        rm -f configure.in
        cp config/configure.ac .