This is the mail archive of the
automake-prs@sources.redhat.com
mailing list for the automake project.
automake/461
- From: adl at sourceware dot org
- To: adl at sources dot redhat dot com
- Cc: automake-prs at sources dot redhat dot com,
- Date: 15 May 2005 07:01:05 -0000
- Subject: automake/461
- Reply-to: adl at sourceware dot org
The following reply was made to PR automake/461; it has been noted by GNATS.
From: adl@sourceware.org
To: automake-gnats@sourceware.org
Cc:
Subject: automake/461
Date: 15 May 2005 06:56:22 -0000
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sourceware.org 2005-05-15 06:56:22
Modified files:
. : ChangeLog automake.in
tests : subobj9.test
Log message:
Fix PR automake/461:
* automake.in (require_build_directory): Canonize directories with
different name, such as `foo/bar' and `./foo//bar'.
* tests/subobj9.test: Augment to test that.
Report from Tom Tromey.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.2786&r2=1.2787
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1603&r2=1.1604
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/subobj9.test.diff?cvsroot=automake&r1=1.10&r2=1.11