This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ./ChangeLog ./automake.in lib/am/conf ...
- To: automake-cvs at sourceware dot cygnus dot com
- Subject: automake ./ChangeLog ./automake.in lib/am/conf ...
- From: akim at sourceware dot cygnus dot com
- Date: 26 Oct 2001 09:56:44 -0000
CVSROOT: /cvs/automake
Module name: automake
Changes by: akim@sources.redhat.com 2001-10-26 02:56:43
Modified files:
. : ChangeLog automake.in
lib/am : configure.am remake-hdr.am
tests : confsub.test
Log message:
* automake.in (&handle_configure): Use the config.status 2.50
invocation syntax for config files and headers.
autoheader needs the name of the file to create, not from what it
must be created, hence CONFIG_HEADER_FULL is $one_name, not
$one_fullname.
* lib/am/configure.am, lib/am/remake-hdr.am: Likewise.
* tests/confsub.test (SUBDIRS): Adjust to the new config.status
invocation.
Strengthen: Use the non-default config.hin source.
Strengthen: Make sure config.h is properly updated when config.hin
is changed.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.1611&r2=1.1612
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1210&r2=1.1211
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/am/configure.am.diff?cvsroot=automake&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/am/remake-hdr.am.diff?cvsroot=automake&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/confsub.test.diff?cvsroot=automake&r1=1.13&r2=1.14