----- Original Message -----
From: "edward" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
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