]> git.ipfire.org Git - thirdparty/libtool.git/commit
Work around a bug in AU_ALIAS in CVS Autoconf that inserts a
authorGary V. Vaughan <gary@gnu.org>
Wed, 27 Aug 2003 14:56:07 +0000 (14:56 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 27 Aug 2003 14:56:07 +0000 (14:56 +0000)
commit09e4e0413838a676bdb908eb3a537437faaf0d1e
tree8a6ca589a9b3650a56fb646a6ee68ef091d96353
parent522aef6a38cf39bfa39690ccc063f5fa098685a6
Work around a bug in AU_ALIAS in CVS Autoconf that inserts a
newline just before AC_FD_CC, by hand updating:

* ltdl.m4 (AC_LTDL_SYMBOL_USCORE): s/AC_FD_CC/AS_MESSAGE_LOG_FD/g.
ChangeLog
ltdl.m4