]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
fix typo
authorDavid MacKenzie <djm@djmnet.org>
Wed, 26 Jul 1995 05:36:45 +0000 (05:36 +0000)
committerDavid MacKenzie <djm@djmnet.org>
Wed, 26 Jul 1995 05:36:45 +0000 (05:36 +0000)
autoconf.texi
doc/autoconf.texi

index a30237799e4ce2f6724a6d016e867114545397b2..bc8aac421c7986b9b23c29a276db2dc93e701f13 100644 (file)
@@ -1646,7 +1646,7 @@ These macros are used to find programs not covered by the particular
 test macros.  If you need to check the behavior of a program as well as
 find out whether it is present, you have to write your own test for it
 (@pxref{Writing Tests}).  By default, these macros use the environment
-variable @code{PATH].  If you need to check for a program that might not
+variable @code{PATH}.  If you need to check for a program that might not
 be in the user's @code{PATH}, you can pass a modified path to use
 instead, like this:
 
index a30237799e4ce2f6724a6d016e867114545397b2..bc8aac421c7986b9b23c29a276db2dc93e701f13 100644 (file)
@@ -1646,7 +1646,7 @@ These macros are used to find programs not covered by the particular
 test macros.  If you need to check the behavior of a program as well as
 find out whether it is present, you have to write your own test for it
 (@pxref{Writing Tests}).  By default, these macros use the environment
-variable @code{PATH].  If you need to check for a program that might not
+variable @code{PATH}.  If you need to check for a program that might not
 be in the user's @code{PATH}, you can pass a modified path to use
 instead, like this: