]> git.lyx.org Git - lyx.git/commitdiff
Forgot this.
authorPavel Sanda <sanda@lyx.org>
Sun, 19 Sep 2010 13:34:57 +0000 (13:34 +0000)
committerPavel Sanda <sanda@lyx.org>
Sun, 19 Sep 2010 13:34:57 +0000 (13:34 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35446 a592a061-630c-0410-9148-cb99ea01b6c8

autogen.sh

index bd15c933907c2db5e013c2bc53fd160afbbc54c9..25b92920337b7d108b9a1a7dc1b60838d0b9e806 100755 (executable)
@@ -42,7 +42,7 @@ case $autoversion in
        ;;
     *)
        echo "This autoconf version is not supported by LyX."
-       echo "LyX only supports autoconf 2.59c-2.65."
+       echo "LyX only supports autoconf 2.59c-2.65, 2.67."
        exit 1
        ;;
 esac