mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-30 11:01:45 +08:00
Formerly autoconf.texi.~147~
This commit is contained in:
parent
c1d65c71c0
commit
c78f4c6e81
@ -563,7 +563,7 @@ instances of @code{install} known not to work. Also sets the variable
|
||||
@code{INSTALL_PROGRAM} to @samp{$(INSTALL)} and
|
||||
@code{INSTALL_DATA} to @samp{$(INSTALL) -m 644}.
|
||||
|
||||
If you need to use your own $file{install.sh} because it has features
|
||||
If you need to use your own @file{install.sh} because it has features
|
||||
not found in standard @code{install} programs, there is no reason to use
|
||||
@code{AC_PROG_INSTALL}; just put the pathname of your script into your
|
||||
@file{Makefile.in} files.
|
||||
|
@ -563,7 +563,7 @@ instances of @code{install} known not to work. Also sets the variable
|
||||
@code{INSTALL_PROGRAM} to @samp{$(INSTALL)} and
|
||||
@code{INSTALL_DATA} to @samp{$(INSTALL) -m 644}.
|
||||
|
||||
If you need to use your own $file{install.sh} because it has features
|
||||
If you need to use your own @file{install.sh} because it has features
|
||||
not found in standard @code{install} programs, there is no reason to use
|
||||
@code{AC_PROG_INSTALL}; just put the pathname of your script into your
|
||||
@file{Makefile.in} files.
|
||||
|
Loading…
Reference in New Issue
Block a user