This is the mail archive of the
automake-prs@sources.redhat.com
mailing list for the automake project.
automake/415: INSTALL_HEADER should be subsituted by configure
- From: david at davidpashley dot com
- To: automake-gnats at sources dot redhat dot com
- Date: 12 Mar 2004 20:45:45 -0000
- Subject: automake/415: INSTALL_HEADER should be subsituted by configure
- Reply-to: david at davidpashley dot com
>Number: 415
>Category: automake
>Synopsis: INSTALL_HEADER should be subsituted by configure
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: tromey
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Mar 12 20:51:01 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: david@davidpashley.com
>Release: automake-1.8.2
>Organization:
>Environment:
Debian sid
>Description:
It would be nice to be able to change INSTALL_HEADER independently of INSTALL_DATA. In particular it would be nice to set -p for headers.
>How-To-Repeat:
>Fix:
in Makefile.in set INSTALL_HEADERS to @INSTALL_HEADERS@
and use a AC_SUBST(INSTALL_HEADERS, ['${INSTALL} -p -m 644'])
>Release-Note:
>Audit-Trail:
>Unformatted: