]> git.lyx.org Git - lyx.git/blobdiff - autogen.sh
installer updates
[lyx.git] / autogen.sh
index b9b81f6d76441307c0a87eacefd64e33a0539079..066e508f75bb51bf13f3006494e5cc4182219490 100755 (executable)
@@ -37,7 +37,7 @@ test "$autoversion" != "" && {
 }
 
 case $autoversion in
-    *' '2.5[2-9]|*' '2.60[ab]|*' '2.6[0-1])
+    *' '2.5[2-9]|*' '2.60[ab]|*' '2.6[0-2])
        ;;
     *)
        echo "This autoconf version is not supported by LyX."