]> git.lyx.org Git - lyx.git/commitdiff
Added support for autoconf 2.56, tested by myself.
authorJürgen Vigna <jug@sad.it>
Fri, 13 Dec 2002 10:59:28 +0000 (10:59 +0000)
committerJürgen Vigna <jug@sad.it>
Fri, 13 Dec 2002 10:59:28 +0000 (10:59 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5814 a592a061-630c-0410-9148-cb99ea01b6c8

autogen.sh

index 0c65aed821d2b3fd7f4f228dab46e289b71aa921..fc76589c2aec137405a49717a29e20104dae33c9 100755 (executable)
@@ -19,7 +19,7 @@ case $autoversion in
        rm -f lib/reLyX/configure.ac
        EXTRA_ACINCLUDE_FILES="lyxinclude213.m4"
        ;;
-    *2.5[23])
+    *2.5[236])
        rm -f acconfig.h
        rm -f configure.in
        cp config/configure.ac .