]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix Autoconf 2.59 incompatibilty.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 15 Oct 2008 21:54:45 +0000 (23:54 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 15 Oct 2008 21:54:45 +0000 (23:54 +0200)
commit8ae796bacd9b57cdcb68927d93d696552187b0bb
tree5722f834523198ff79ff22e36b1bf3f220393763
parent3531d11d42fe0ff7331d5857cba41a35c916d751
Fix Autoconf 2.59 incompatibilty.

* libltdl/m4/ltdl.m4 (_LTDL_SETUP): m4_pattern_allow
`LT_LIBEXT'; Autoconf 2.59's AC_DEFINE* macros didn't do this
automatically yet.
* NEWS, THANKS: Update.
Report by Marcel Loose.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
NEWS
THANKS
libltdl/m4/ltdl.m4