Makefile.in: Add INSTALL_SCRIPT using INSTALL definition.

2001-12-04  Phil Edwards  <pme@gcc.gnu.org>

	* Makefile.in:  Add INSTALL_SCRIPT using INSTALL definition.

From-SVN: r47633
This commit is contained in:
Phil Edwards 2001-12-04 23:42:45 +00:00
parent ffe8558410
commit 7c1e833675
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-12-04 Phil Edwards <pme@gcc.gnu.org>
* Makefile.in: Add INSTALL_SCRIPT using INSTALL definition.
2001-12-04 DJ Delorie <dj@redhat.com>
* fixinc/fixincl.c (initialize): Avoid problemsome macro

View File

@ -121,6 +121,7 @@ LN_S=@LN_S@
# These permit overriding just for certain files.
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_SCRIPT = @INSTALL@
MAKEINFO = @MAKEINFO@
MAKEINFOFLAGS =
TEXI2DVI = texi2dvi