mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-12 14:06:37 +08:00
* tests/cdemo/configure.ac: Drop AC_PREREQ back to 2.54, this
was debris from Gary's cvsapply going mad and wasn't backed out.
This commit is contained in:
parent
2e3dde20ea
commit
6039b9636b
@ -1,5 +1,9 @@
|
||||
2004-02-13 Scott James Remnant <scott@netsplit.com>
|
||||
|
||||
* tests/cdemo/configure.ac: Drop AC_PREREQ back to 2.54, this
|
||||
was debris from Gary's cvsapply going mad and wasn't backed
|
||||
out.
|
||||
|
||||
* Makefile.am (pkgmacro_DATA): We have to distribute
|
||||
m4/ltversion.m4 because it can be needed before the Makefile
|
||||
that generates it exists.
|
||||
|
@ -16,7 +16,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
# 02111-1307 USA
|
||||
|
||||
AC_PREREQ(2.59a)
|
||||
AC_PREREQ(2.54)
|
||||
|
||||
## ------------------------ ##
|
||||
## Autoconf initialisation. ##
|
||||
|
Loading…
Reference in New Issue
Block a user