This is the mail archive of the automake-prs@sources.redhat.com mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

automake/415: INSTALL_HEADER should be subsituted by configure


>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]