]> git.ipfire.org Git - thirdparty/libtool.git/commit
AC_BEFORE only works if declarations are made inside the macro
authorGary V. Vaughan <gary@gnu.org>
Fri, 2 Sep 2005 17:42:14 +0000 (17:42 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 2 Sep 2005 17:42:14 +0000 (17:42 +0000)
commit00d9e84dac5097ba9b36f74c0c813c5e6e5e1153
tree49b6206e1b73c6d24d61eaa62e0dcea5aa530027
parent4d59a4c27eda73e35e3cc3158fccced0f3c25fac
AC_BEFORE only works if declarations are made inside the macro
cited as the first argument:

* libltdl/m4/libtool.m4 (LT_OUTPUT): Move AC_BEFORE decls...
(LT_INIT, LT_LANG): ...to the macro that has to come first.
ChangeLog
libltdl/m4/libtool.m4