This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ./ChangeLog ./aclocal.m4 ./configure ...
- From: adl at sources dot redhat dot com
- To: automake-cvs at sourceware dot cygnus dot com
- Date: 12 Jan 2002 18:48:53 -0000
- Subject: automake ./ChangeLog ./aclocal.m4 ./configure ...
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sources.redhat.com 2002-01-12 10:48:53
Modified files:
. : ChangeLog aclocal.m4 configure
m4 : init.m4
Log message:
* m4/init.m4 (AM_INIT_AUTOMAKE): Set PACKAGE and VERSION from
AM_INIT_AUTOMAKE arguments when using the old-style call.
Use AC_PACKAGE_TARNAME and AC_PACKAGE_VERSION in the new form only.
Suggested by Pavel Roskin.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.1723&r2=1.1724
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/aclocal.m4.diff?cvsroot=automake&r1=1.73&r2=1.74
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/configure.diff?cvsroot=automake&r1=1.108&r2=1.109
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/m4/init.m4.diff?cvsroot=automake&r1=1.38&r2=1.39