]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Comment-only change.
authorJulian Seward <jseward@acm.org>
Thu, 29 Jul 2010 05:24:20 +0000 (05:24 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 29 Jul 2010 05:24:20 +0000 (05:24 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11233

configure.in

index 62e18373497c7d893291879b9b3ba5aac59674ca..884f94ec343aec1ba3678aef80e7bcc12a75487f 100644 (file)
@@ -584,7 +584,7 @@ AM_CONDITIONAL(VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN,
                test x$VGCONF_PLATFORM_PRI_CAPS = xAMD64_DARWIN)
 
 
-# Similarly, set up VGCONF_OF_IS_<os>.  Exactly one of these becomes defined.
+# Similarly, set up VGCONF_OS_IS_<os>.  Exactly one of these becomes defined.
 # Relies on the assumption that the primary and secondary targets are 
 # for the same OS, so therefore only necessary to test the primary.
 AM_CONDITIONAL(VGCONF_OS_IS_LINUX,