]> git.lyx.org Git - lyx.git/commitdiff
add autoconf 2.54 to supported versions
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 23 Dec 2002 14:14:12 +0000 (14:14 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 23 Dec 2002 14:14:12 +0000 (14:14 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5891 a592a061-630c-0410-9148-cb99ea01b6c8

ChangeLog
autogen.sh

index 752deccbeb9d82524533e635d2280da08e031007..7f447887660e1775c2636b09d4176b28e8bd9c3b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * autogen.sh (autoversion): add autoconf 2.54 to supported versions.
+
 2002-12-20  John Levon  <levon@movementarian.org>
 
        * NEWS: small updates
index 22d270bfb1f14a1c843b2171cfd4c51f872ea067..f167d795f82f021d9fb0499d4bb6f3660fa42ed7 100755 (executable)
@@ -19,7 +19,7 @@ case $autoversion in
        rm -f lib/reLyX/configure.ac
        EXTRA_ACINCLUDE_FILES="lyxinclude213.m4"
        ;;
-    *2.5[236])
+    *2.5[2346])
        rm -f acconfig.h
        rm -f configure.in
        cp config/configure.ac .