]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
clarify autoreconf usgae
authorDavid MacKenzie <djm@djmnet.org>
Thu, 15 Sep 1994 21:17:19 +0000 (21:17 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Thu, 15 Sep 1994 21:17:19 +0000 (21:17 +0000)
autoconf.texi
doc/autoconf.texi

index ce0a2595a2bf2f11063859b29d8ae5605ae6e771..2e375d274d9b24fb75c23079d4971e0d20abe7b1 100644 (file)
@@ -631,9 +631,9 @@ If you have a lot of Autoconf-generated @code{configure} scripts and you
 get a new version of Autoconf, the @code{autoreconf} program can be
 handy.  It runs @code{autoconf} (and @code{autoheader}, where
 appropriate) repeatedly to remake all of the Autoconf @code{configure}
-scripts in a directory tree.  If you give the
-@samp{--macrodir=@var{dir}} or @samp{--localdir=@var{dir}} options, it
-passes them down (with relative paths adjusted properly).
+scripts in the directory tree rooted at the current directory.  If you
+give the @samp{--macrodir=@var{dir}} or @samp{--localdir=@var{dir}}
+options, it passes them down (with relative paths adjusted properly).
 
 @xref{Automatic Remaking}, for information about automatic remaking of
 @code{configure} scripts when their source files change.
index ce0a2595a2bf2f11063859b29d8ae5605ae6e771..2e375d274d9b24fb75c23079d4971e0d20abe7b1 100644 (file)
@@ -631,9 +631,9 @@ If you have a lot of Autoconf-generated @code{configure} scripts and you
 get a new version of Autoconf, the @code{autoreconf} program can be
 handy.  It runs @code{autoconf} (and @code{autoheader}, where
 appropriate) repeatedly to remake all of the Autoconf @code{configure}
-scripts in a directory tree.  If you give the
-@samp{--macrodir=@var{dir}} or @samp{--localdir=@var{dir}} options, it
-passes them down (with relative paths adjusted properly).
+scripts in the directory tree rooted at the current directory.  If you
+give the @samp{--macrodir=@var{dir}} or @samp{--localdir=@var{dir}}
+options, it passes them down (with relative paths adjusted properly).
 
 @xref{Automatic Remaking}, for information about automatic remaking of
 @code{configure} scripts when their source files change.