This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Support for configure.ac
| > Yes, indeed. But I just switched me brains on, and understood.
| >
| > Sure you have the new .am files, but since the Makefile want to update
| > the Makefiles first, you run an old automake which does not, indeed,
| > substitute @CONFIGURE_AC@. So find a means, but you have to `make
| > automake' before making the Makefiles. On your system automake.in is
| > new, but not automake yet.
|
| At no time an old copy of automake is run.
You don't seem to understand. Make a
diff automake.in automake
and I think you'll see what I mean.