]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
typo
authorStepan Kasal <kasal@ucw.cz>
Fri, 15 Apr 2005 08:36:56 +0000 (08:36 +0000)
committerStepan Kasal <kasal@ucw.cz>
Fri, 15 Apr 2005 08:36:56 +0000 (08:36 +0000)
ChangeLog
lib/autoconf/general.m4

index 7f30e573d35918248d1d66f6b23a562c0b6b95cf..2264beb9d4e27d4d54732bc8a385f8cf2b3f2b35 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-15  Stepan Kasal  <kasal@ucw.cz>
+
+       * lib/autoconf/general.m4 (_AC_ARG_VAR_VALIDATE): Fixed a typo in
+         the comment.
+
 2005-04-14  Gregorio Guidi  <greg_g@gentoo.org>
 
        * doc/autoconf.texi (External Software, Package Options): Add
index 5292b2fe0c72c22aa7e7ae34d44e73493eeba581..cc4ac511b60a9621f670dfc66adae1b4485b6ab2 100644 (file)
@@ -1463,9 +1463,9 @@ ac_cv_env_$1_value=$$1])dnl
 # _AC_ARG_VAR_VALIDATE
 # --------------------
 # The precious variables are saved twice at the beginning of
-# configure.  E.g., PRECIOUS is saved as `ac_env_PRECIOUS_SET' and
-# `ac_env_PRECIOUS_VALUE' on the one hand and `ac_cv_env_PRECIOUS_SET'
-# and `ac_cv_env_PRECIOUS_VALUE' on the other hand.
+# configure.  E.g., PRECIOUS is saved as `ac_env_PRECIOUS_set' and
+# `ac_env_PRECIOUS_value' on the one hand and `ac_cv_env_PRECIOUS_set'
+# and `ac_cv_env_PRECIOUS_value' on the other hand.
 #
 # Now the cache has just been loaded, so `ac_cv_env_' represents the
 # content of the cached values, while `ac_env_' represents that of the