]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
elaborate
authorDavid MacKenzie <djm@djmnet.org>
Thu, 6 Oct 1994 19:36:36 +0000 (19:36 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Thu, 6 Oct 1994 19:36:36 +0000 (19:36 +0000)
autoconf.texi
doc/autoconf.texi

index 6c7f57800325a828e7e68d68a3a2263c655b97bb..6c576264c70817c3260f02c92ce6e5a5ba176a20 100644 (file)
@@ -776,9 +776,9 @@ If you run @code{make} on subdirectories, you should run it using the
 @code{make} variable @code{MAKE}.  Most versions of @code{make} set
 @code{MAKE} to the name of the @code{make} program plus any options it
 was given.  (But many do not include in it the values of any variables
-set on the command line, so those are not passed on.)  Some old versions
-of @code{make} do not set this variable.  The following macro allows you
-to use it even with those versions.
+set on the command line, so those are not passed on automatically.)
+Some old versions of @code{make} do not set this variable.  The
+following macro allows you to use it even with those versions.
 
 @defmac AC_PROG_MAKE_SET
 @maindex PROG_MAKE_SET
index 6c7f57800325a828e7e68d68a3a2263c655b97bb..6c576264c70817c3260f02c92ce6e5a5ba176a20 100644 (file)
@@ -776,9 +776,9 @@ If you run @code{make} on subdirectories, you should run it using the
 @code{make} variable @code{MAKE}.  Most versions of @code{make} set
 @code{MAKE} to the name of the @code{make} program plus any options it
 was given.  (But many do not include in it the values of any variables
-set on the command line, so those are not passed on.)  Some old versions
-of @code{make} do not set this variable.  The following macro allows you
-to use it even with those versions.
+set on the command line, so those are not passed on automatically.)
+Some old versions of @code{make} do not set this variable.  The
+following macro allows you to use it even with those versions.
 
 @defmac AC_PROG_MAKE_SET
 @maindex PROG_MAKE_SET