automake
[Top][All Lists]
Advanced

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

Never mind: Re: What is meant by, "XXX does not appear


From: Bruce Korb
Subject: Never mind: Re: What is meant by, "XXX does not appear
Date: Sat, 8 Jan 2005 12:45:57 -0800
User-agent: KMail/1.6.2

RTFM:

     The shell CONDITION (suitable for use in a shell `if' statement)
     is evaluated when `configure' is run.  Note that you must arrange
     for _every_ `AM_CONDITIONAL' to be invoked every time `configure'
     is run - if `AM_CONDITIONAL' is run conditionally (e.g., in a
     shell `if' statement), then the result will confuse automake.

> Perhaps the search for the existence of "AM_CONDITIONAL([XXX]"
> is a bit too weak?
> 
> Thanks!  - Bruce

Having to ensure that AM_CONDITIONAL is not invoked in conditional
code is a bit of a nuisance, but I suppose the constraint is a consequence
of nuisances of your own.  Thank you - Bruce




reply via email to

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