]> git.lyx.org Git - lyx.git/blobdiff - autogen.sh
PATH_MAX is not guaranteed by POSIX (fixes bug #6906).
[lyx.git] / 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