From: Noah Friedman Date: Thu, 16 Dec 1993 10:59:17 +0000 (+0000) Subject: Formerly autoconf.texi.~147~ X-Git-Tag: fsf-origin~813 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c78f4c6e816843d7ab650431c4884e1f923ea9a8;p=thirdparty%2Fautoconf.git Formerly autoconf.texi.~147~ --- diff --git a/autoconf.texi b/autoconf.texi index 400c1ff33..8e4dd5058 100644 --- a/autoconf.texi +++ b/autoconf.texi @@ -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. diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 400c1ff33..8e4dd5058 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -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.