This is the mail archive of the
automake-prs@sources.redhat.com
mailing list for the automake project.
automake/318
- From: adl at sources dot redhat dot com
- To: tromey at redhat dot com
- Cc: automake-prs at sources dot redhat dot com,
- Date: 9 Jun 2002 11:21:02 -0000
- Subject: automake/318
- Reply-to: adl at sources dot redhat dot com
The following reply was made to PR automake/318; it has been noted by GNATS.
From: adl@sources.redhat.com
To: automake-gnats@sources.redhat.com
Cc:
Subject: automake/318
Date: 9 Jun 2002 11:12:59 -0000
CVSROOT: /cvs/automake
Module name: automake
Branch: branch-1-6
Changes by: adl@sources.redhat.com 2002-06-09 04:12:59
Modified files:
. : ChangeLog
lib/am : header-vars.am scripts.am
tests : nobase.test
Log message:
For PR automake/318:
* tests/nobase.test: Rewrite to test _HEADERS, _DATA, _SCRIPTS,
_PROGRAMS, _LIBRARIES, and _LTLIBRARIES.
* lib/am/scripts.am (install-%DIR%SCRIPTS,
uninstall-%DIR%SCRIPTS): Honor nobase_; strip the directory by
default.
(?%DIR%SCRIPT_INSTALL): New variable.
* lib/am/header-vars.am (install_sh_SCRIPT): New variable.
Reported by Eric Siegerman.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&only_with_tag=branch-1-6&r1=1.1812.2.29&r2=1.1812.2.30
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/am/header-vars.am.diff?cvsroot=automake&only_with_tag=branch-1-6&r1=1.43&r2=1.43.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/lib/am/scripts.am.diff?cvsroot=automake&only_with_tag=branch-1-6&r1=1.42&r2=1.42.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/nobase.test.diff?cvsroot=automake&only_with_tag=branch-1-6&r1=1.5&r2=1.5.2.1