This is the mail archive of the
automake-prs@sources.redhat.com
mailing list for the automake project.
automake/317
- From: adl at sources dot redhat dot com
- To: tromey at redhat dot com
- Cc: automake-prs at sources dot redhat dot com,
- Date: 8 Jun 2002 17:01:01 -0000
- Subject: automake/317
- Reply-to: adl at sources dot redhat dot com
The following reply was made to PR automake/317; it has been noted by GNATS.
From: adl@sources.redhat.com
To: automake-gnats@sources.redhat.com
Cc:
Subject: automake/317
Date: 8 Jun 2002 16:56:12 -0000
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sources.redhat.com 2002-06-08 09:56:12
Modified files:
. : ChangeLog Makefile.am Makefile.in THANKS
lib : Makefile.in
lib/Automake : Makefile.in
lib/am : Makefile.in distdir.am texinfos.am
m4 : Makefile.in
tests : Makefile.am Makefile.in
Added files:
tests : dollar.test
Log message:
For PR automake/317:
* Makefile.am (maintainer-check): Disallow `for f in $(FILES)',
suggest `list='$(FILES)'; for f in $$list' instead.
* lib/am/distdir.am (distdir): Adjust `for' usage.
* lib/am/texinfos.am (maintainer-clean-aminfo): Likewise.
* tests/dollar.test: New file.
* tests/Makefile.am (TESTS): Add dollar.test.
Reported by Eric Siegerman and Philip Fong.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.1853&r2=1.1854
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/Makefile.am.diff?cvsroot=automake&r1=1.193&r2=1.194
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/Makefile.in.diff?cvsroot=automake&r1=1.371&r2=1.372
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/THANKS.diff?cvsroot=automake&r1=1.174&r2=1.175
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Makefile.in.diff?cvsroot=automake&r1=1.29&r2=1.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/Automake/Makefile.in.diff?cvsroot=automake&r1=1.29&r2=1.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/am/Makefile.in.diff?cvsroot=automake&r1=1.26&r2=1.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/am/distdir.am.diff?cvsroot=automake&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/am/texinfos.am.diff?cvsroot=automake&r1=1.92&r2=1.93
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/m4/Makefile.in.diff?cvsroot=automake&r1=1.179&r2=1.180
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/dollar.test.diff?cvsroot=automake&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&r1=1.402&r2=1.403
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.519&r2=1.520