]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Formerly autoconf.texi.~147~
authorNoah Friedman <friedman@splode.com>
Thu, 16 Dec 1993 10:59:17 +0000 (10:59 +0000)
committerNoah Friedman <friedman@splode.com>
Thu, 16 Dec 1993 10:59:17 +0000 (10:59 +0000)
autoconf.texi
doc/autoconf.texi

index 400c1ff33d9d6e25c5344e47729314afbd6c3f47..8e4dd5058d9d6fda8a1035594d3b0fc05fa0d3c3 100644 (file)
@@ -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.
index 400c1ff33d9d6e25c5344e47729314afbd6c3f47..8e4dd5058d9d6fda8a1035594d3b0fc05fa0d3c3 100644 (file)
@@ -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.