]> git.lyx.org Git - lyx.git/commitdiff
Tested autoconf 2.68
authorPavel Sanda <sanda@lyx.org>
Tue, 12 Oct 2010 20:08:58 +0000 (20:08 +0000)
committerPavel Sanda <sanda@lyx.org>
Tue, 12 Oct 2010 20:08:58 +0000 (20:08 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35617 a592a061-630c-0410-9148-cb99ea01b6c8

autogen.sh

index 25b92920337b7d108b9a1a7dc1b60838d0b9e806..7a4268da27498d8ea55c80f3aa352f32115022eb 100755 (executable)
@@ -38,7 +38,7 @@ test "$autoversion" != "" && {
 
 
 case $autoversion in
-    *' '2.59[cd]|*' '2.60[ab]|*' '2.6[0-57])
+    *' '2.59[cd]|*' '2.60[ab]|*' '2.6[0-578])
        ;;
     *)
        echo "This autoconf version is not supported by LyX."