]> git.ipfire.org Git - thirdparty/libtool.git/commit
The previous ChangeLog entry was wrong. It should have been:
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Wed, 28 Apr 1999 17:36:26 +0000 (17:36 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 28 Apr 1999 17:36:26 +0000 (17:36 +0000)
commitd03db0e38459e2c882b49829dc662a5046ce50ba
tree8ea2b1008b5c4e264402c452e61bf0faca284dcf
parent4b70f3783bcf5d09288b958a5546de7014651e9c
The previous ChangeLog entry was wrong.  It should have been:
* libtool.m4 (AC_ENABLE_SHARED, AC_ENABLE_STATIC,
AC_ENABLE_FAST_INSTALL): Do not call AC_BEFORE here, they're
AC_REQUIREd by AC_LIBTOOL_SETUP.
(AC_DISABLE_SHARED, AC_DISABLE_STATIC, AC_DISABLE_FAST_INSTALL):
Call AC_BEFORE here, and now with two arguments, since these do
change the default.
(AC_LIBLTDL_CONVENIENCE, AC_LIBLTDL_INSTALLABLE): Fix calls to
AC_BEFORE.
ChangeLog