mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Trivial; keep the error message in sync with reality.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5827 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
906052a19b
commit
1ca904ccbd
@ -29,7 +29,7 @@ case $autoversion in
|
||||
;;
|
||||
*)
|
||||
echo "This autoconf version is not supported by LyX."
|
||||
echo "LyX only supports autoconf 2.13 and 2.5[23]."
|
||||
echo "LyX only supports autoconf 2.13 and 2.5[236]."
|
||||
exit
|
||||
;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user