mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
support for autoconf 2.57
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6762 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
73102c2cba
commit
04e2698e41
@ -1,3 +1,7 @@
|
||||
2003-04-10 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* autogen.sh: We support autoconf 2.57, so tell the user.
|
||||
|
||||
2003-04-03 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
||||
|
||||
* status: update
|
||||
|
@ -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[236]."
|
||||
echo "LyX only supports autoconf 2.13 and 2.5[2367]."
|
||||
exit
|
||||
;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user