This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AM_PROG_CC_C_O?


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]