X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=autogen.sh;h=b6df1b3cdabe74bd1b681e0d7f6e7123269bb180;hb=3f47eb1883907f99b5e62e9082c3bb56d4da201a;hp=cd3fc31b0073842f92eba533bedd286ee29ba502;hpb=cac2559d7febee8d89f561b742eab009ad9fe1a5;p=lyx.git 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