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: Plan: Wednesday


On 22 Aug 2001 11:52:26 +0200, Akim Demaille wrote:
> >>>>> "Robert" == Robert Collins <robert.collins@itdomain.com.au> writes:
> 
> >>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
> 
> Tom> I haven't seen anything really bad recently.  I've got one more
> Tom> update for the manual (see PR 220).  So I'm planning to release
> Tom> 1.5 on or just after Wednesday, barring any reasons to the
> Tom> contrary.
> 
> Robert> Speaking of PR 220, I came up with an idea... I don't know how
> Robert> pratical it is...
> 
> Robert> for every AM_CONDITIONAL seen in configure.in|ac, insert an
> Robert> automatic AM_CONDITIONAL(foo,false) in configure, up where the
> Robert> AM_INIT macro was called.
> 
> Robert> I do realise that it's a user idiocy problem and thus
> Robert> workarounds may not be appropriate.
> 
> My proposal would be (beware, hacky Autoconfery ahead)...
> 
> 
> 
> untested.


I threw that into acinclude.m4 in pr220.test, and got
make[1]: Entering directory
`/usr/home/robertc/src/autotools/automake/tests'
=== Running test ./pr220.test
aclocal: macro `AM_CONDITIONAL_' required but not defined
FAIL: pr220.test

using both autoconf 2.13 and 2.52

Rob



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