Hi Alexandre! Your automake patch of 2004-08-04 causes this to happen:
Noah Misch wrote:
> 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 has a non compiler specific version of that macro called
_LT_COMPILER_C_O which is automatically called by LT_INIT.
Do we need to patch automake to accept LT_INIT for subdir-objects projects,
or do you think AC_PROG_CC_C_O should be merged with _LT_COMPILER_C_O?
Cheers,
Gary.
--
Gary V. Vaughan ())_. [EMAIL PROTECTED],gnu.org}
Research Scientist ( '/ http://tkd.kicks-ass.net
GNU Hacker / )= http://www.gnu.org/software/libtool
Technical Author `(_~)_ http://sources.redhat.com/autobook
signature.asc
Description: OpenPGP digital signature
