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]

Re: Fw: 2nd possibly silly question: XTRA_foo_SOURCES



----- Original Message -----
From: "edward" <tailbert@yahoo.com>
To: "Robert Collins" <robert.collins@itdomain.com.au>
Cc: <automake@gnu.org>
Sent: Sunday, April 01, 2001 2:44 AM
Subject: Re: Fw: 2nd possibly silly question: XTRA_foo_SOURCES


> Robert,
>
> Try re-arranging your configure.ac/Makefile.am to use @LIBOBJS@ (in
LDADD or
> LIBADD).
>
> Cheers,
> edward

Thanks edward, but the point is to avoid attempting to compile the
source for the optional modules. (as opposed to linking them).

Lars's second suggestion (AM_CONDITIONAL) is working, although it seems
to get the wrong truth value?!?

Still it's compiling one of the source files andI can fine tune it from
here...
thanks guys.

Rob



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