This is the mail archive of the
automake-prs@sourceware.org
mailing list for the automake project.
automake/483
- From: rwild at sourceware dot org
- To: adl at sources dot redhat dot com
- Cc: automake-prs at sources dot redhat dot com,
- Date: 10 May 2006 20:41:01 -0000
- Subject: automake/483
- Reply-to: rwild at sourceware dot org
The following reply was made to PR automake/483; it has been noted by GNATS.
From: rwild@sourceware.org
To: automake-gnats@sourceware.org
Cc:
Subject: automake/483
Date: 10 May 2006 20:37:36 -0000
CVSROOT: /cvs/automake
Module name: automake
Changes by: rwild@sourceware.org 2006-05-10 20:37:36
Modified files:
. : ChangeLog THANKS
lib : missing
Log message:
* lib/missing (sed_minuso, sed_output): New variables.
(autom4te, help2man, makeinfo): Use them. Unifies detection of
`-o FILE', `--output FILE', `--output=FILE', stricter regex.
Fixes `missing' to detect `--output' for help2man. Fixes
PR automake/483. Report by Dennis J. Linse.
(autom4te): Document in `missing --help'.
* THANKS: Update.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2868&r2=1.2869
http://sourceware.org/cgi-bin/cvsweb.cgi/automake/THANKS.diff?cvsroot=automake&r1=1.281&r2=1.282
http://sourceware.org/cgi-bin/cvsweb.cgi/automake/lib/missing.diff?cvsroot=automake&r1=1.30&r2=1.31