automake
[Top][All Lists]
Advanced

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

Re: AM_PROG_CC_C_O?


From: Alexandre Duret-Lutz
Subject: Re: AM_PROG_CC_C_O?
Date: Fri, 10 Sep 2004 16:45:41 +0200

On Fri, Sep 10, 2004 at 09:33:30AM -0500, Bob Friesenhahn wrote:
> My non-recursive Automake project (based on latest Automake CVS)
> places objects in subdirectories.  The project uses libtool to build
> all objects.  However, Automake complains:
>
> % automake
> Makefile.am: C objects in subdir but `AM_PROG_CC_C_O' not in `configure.ac'
>
> Since libtool is used to build all objects, is AM_PROG_CC_C_O and the
> "compile" script really necessary?

Please show  Makefile.am




reply via email to

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