On Wed, Aug 25, 2004 at 07:51:01PM +0100, Patrick Welche wrote: > On Mon, Aug 23, 2004 at 08:29:07PM +0100, Patrick Welche wrote: > > I just tried to build cvs libtool with cvs auto* all from today, and get: > > > > make all-recursive > > Making all in . > > cd . && /bin/ksh /usr/src/local/libtool/config/missing --run automake-1.9a > > --gnits > > libltdl/Makefile.am: C objects with per-target flags but `AM_PROG_CC_C_O' not in > > `configure.ac' > > > > > > Am I alone? > > It seems I am.. I definitely need to do as the error message says (add > AM_PROG_CC_C_O to configure.ac) in order to be able to compile libtool..
I saw the same thing when I bootstrapped a fresh checkout of libtool on 2004-08-24 using builds of equally recent checkouts of autoconf and automake. I have not yet had the opportunity to isolate the cause. _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/libtool
