On Wed, 2005-12-21 at 08:43 +0100, Ralf Corsepius wrote:
> That's one possibility.
> 
> > Or is there someway I can tell autoconf to just ignore them?
> No, because autoconf isn't involved into compilation, that would be your
> makefiles, i.e. you will have to find a way inside of your makefiles if
> using pure autoconf.
> 
> In case you are using automake, adding AM_CONDITIONAL inside of your
> configure.ac and using them inside of your Makefile.am's probably is
> what you are looking for.

Thanks!

I am using automake, I didn't know about AM_CONDITIONAL,
but I've found it in the man page now... will do some swotting

-- 
Daniel Pekelharing
<[EMAIL PROTECTED]>



_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to