Allow newer autoconf

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@35765 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-10-21 23:10:02 +00:00
parent bdb06eb0b6
commit 862f8dfe4d
2 changed files with 3 additions and 3 deletions

View File

@ -38,11 +38,11 @@ test "$autoversion" != "" && {
case $autoversion in
*' '2.59[cd]|*' '2.60[ab]|*' '2.6[0-57])
*' '2.59[cd]|*' '2.60[ab]|*' '2.6[0-578])
;;
*)
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.68."
exit 1
;;
esac

View File

@ -83,7 +83,7 @@ What's new
* BUILD/INSTALLATION
- Allow autoconf 2.67.
- Allow autoconf 2.67 and 2.68.
** Bug fixes: