This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Support for configure.ac
>>>>> "Lars" == Lars Hecking <lhecking@nmrc.ie> writes:
Lars> I have that, but it still doesn't work.
What did you type? How did it fail? Do your Makefile.in still have
the @CONFIGURE_AC@ stuff? If so, run `touch *.am; make'.
Lars> My idea is that this new feature in automake is not compatible
Lars> with released versions of autoconf. If it were, it should show
Lars> up in config.status.
Lars> $ grep CONFIGURE_AC config.status $
No, @CONFIGURE_AC@ is handled by automake, not related to configure or
autoconf in anyway.