]> git.lyx.org Git - lyx.git/commitdiff
typo
authorPavel Sanda <sanda@lyx.org>
Wed, 13 Oct 2010 11:48:52 +0000 (11:48 +0000)
committerPavel Sanda <sanda@lyx.org>
Wed, 13 Oct 2010 11:48:52 +0000 (11:48 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35622 a592a061-630c-0410-9148-cb99ea01b6c8

autogen.sh

index cd3fc31b0073842f92eba533bedd286ee29ba502..b6df1b3cdabe74bd1b681e0d7f6e7123269bb180 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, 2.67 and 2.58."
+       echo "LyX only supports autoconf 2.59c-2.65, 2.67 and 2.68."
        exit 1
        ;;
 esac