bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libtool version 2.2.6 only checks Makefile.am for ACLOCAL_AMFLAGS.


From: Robin Holt
Subject: libtool version 2.2.6 only checks Makefile.am for ACLOCAL_AMFLAGS.
Date: Thu, 6 Nov 2008 19:15:26 -0600
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

I have a package which has all of its Makefiles for the actual package
named GNUmakefile.am.  libtoolize prints a failure message because it is
only checking Makefile.am for the ACLOCAL_AMFLAGS=-I m4.  I changed
/usr/bin/libtoolize lines 1243 and 1245 to use GNUmakefile.am instead of
Makefile.am and the error went away.

Thanks,
Robin Holt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]