]> git.ipfire.org Git - thirdparty/libtool.git/commit
Check for bogus aclocal.m4 contents in bootstrap and dist-hook.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 20 Nov 2008 06:13:36 +0000 (07:13 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 20 Nov 2008 06:14:04 +0000 (07:14 +0100)
commit3745830dcbc27ed4f4a760850713e721f326be64
tree65c0c6da46e0bc9e34ebfbbeeebe81edb8d8d612
parentd885f7721320c1ac77c29b0f0313a84622924188
Check for bogus aclocal.m4 contents in bootstrap and dist-hook.

* Makefile.am (dist-hook): Bail out if shipped aclocal.m4 files
contain LT_INIT, AC_PROG_LIBTOOL, or AM_PROG_LIBTOOL macro
definitions.  These can only come from bogus pull-ins from older
installed Libtool macro files.
* bootstrap: Likewise.
Report by Akim Demaille.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
Makefile.am
bootstrap