diff --git a/autogen.sh b/autogen.sh index 7a4268da27..cd3fc31b00 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." + echo "LyX only supports autoconf 2.59c-2.65, 2.67 and 2.58." exit 1 ;; esac