I'm using autoconf-2.54 and CVS automake (current).
I'm getting a bunch of messages of the form:
configure.in:51: `CFLAGS' is a user variable, you should not override it;
configure.in:51: use `AM_CFLAGS' instead.
which is irritating but probably cool.
What is not cool is that line 51 of conf
Hello, Harlan!
> Is there anything in the CVS repo that will not be part of the next automake
> release?
Old revisions, obviously :-)
> IE, what do I want to use if I want to get the release candidate?
Try "cvs log" on some file that is present is all releases, for example
AUTHORS. There is n
> Pavel> Bootstrapping Automake from CVS is quite hard now, so
> Pavel> this script would be useful. Please put it on CVS. No
> Pavel> need to include it into distributions.
>
> If you have the time, please go ahead and commit it along with a
> mention in HACKING.
Done. The new section in
Hi.
I built it from CVS, and had 4 failures.
cond5.test, gettext.test, gettext2.test, subdircond.test
There is also a problem with building from CVS now that
aclocal and automake aren't generated in the AC_CONFIG_FILES
section. I build the program like this ...
$ cd automake-cvs
$ cvs -z6 upda
>>> "Harlan" == Harlan Stenn <[EMAIL PROTECTED]> writes:
Harlan> Is there anything in the CVS repo that will not be part
Harlan> of the next automake release?
no
Harlan> IE, what do I want to use if I want to get the release candidate?
Download 1.6f or follow the CVS instructions shown here
>>> "Pavel" == Pavel Roskin <[EMAIL PROTECTED]> writes:
[...]
Pavel> Bootstrapping Automake from CVS is quite hard now, so
Pavel> this script would be useful. Please put it on CVS. No
Pavel> need to include it into distributions.
If you have the time, please go ahead and commit it along wi
Thanks to all people who have send patches and bug reports here is
another beta for Automake 1.7.
Again, please SHOUT LOUD if your package works with Automake 1.6.3 but
doesn't with 1.6f. Incompatibilities are best fixed before the release.
Please report any issue by mail to <[EMAIL PROTECTED]>