mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 09:15:50 +00:00
We already support autoconf 2.57; this just tells him
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6761 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
516cd4e901
commit
f08f3a9d1f
@ -1,3 +1,7 @@
|
||||
2003-04-10 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* autogen.sh: We support autoconf 2.57, so tell the user.
|
||||
|
||||
2003-03-27 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
||||
|
||||
* INSTALL: mention --enable-maintainer-mode
|
||||
|
@ -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