Added support for autoconf 2.56, tested by myself.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5814 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Vigna 2002-12-13 10:59:28 +00:00
parent b5abe94a28
commit 03c82721a7

View File

@ -19,7 +19,7 @@ case $autoversion in
rm -f lib/reLyX/configure.ac
EXTRA_ACINCLUDE_FILES="lyxinclude213.m4"
;;
*2.5[23])
*2.5[236])
rm -f acconfig.h
rm -f configure.in
cp config/configure.ac .