From 8a5cde8fbf4dbe120b709bca7bbd3974bcbfbbe2 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Wed, 13 Oct 2010 11:48:52 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35622 a592a061-630c-0410-9148-cb99ea01b6c8 --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index cd3fc31b00..b6df1b3cda 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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