mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
adjust error message
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35621 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
eaf7c6c6eb
commit
cac2559d7f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user