This is the mail archive of the
automake-cvs@sources.redhat.com
mailing list for the automake project.
automake ./ChangeLog ./aclocal.in ./automake.i ...
- From: adl at sourceware dot org
- To: automake-cvs at sources dot redhat dot com
- Date: 21 Nov 2004 23:31:45 -0000
- Subject: automake ./ChangeLog ./aclocal.in ./automake.i ...
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sourceware.org 2004-11-21 23:31:45
Modified files:
. : ChangeLog aclocal.in automake.in
tests : Makefile.am Makefile.in aclocal.test
postproc.test
Added files:
tests : automake.test
Log message:
* automake.in (parse_arguments): Diagnose empty arguments, options
with missing argument, and support `--'.
* aclocal.in (parse_arguments): Diagnose options with missing
argument.
* tests/aclocal.test: More checks.
* tests/automake.test: New file.
* tests/postprog.test: Use `--' for fun.
* tests/Makefile.am (TESTS): Add automake.test.
Report from Eric Blake.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2693&r2=1.2694
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/aclocal.in.diff?cvsroot=automake&r1=1.118&r2=1.119
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1587&r2=1.1588
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/automake.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.572&r2=1.573
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.743&r2=1.744
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/aclocal.test.diff?cvsroot=automake&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/postproc.test.diff?cvsroot=automake&r1=1.3&r2=1.4