From f3f73fe01184ec683f587739a03460acaafa1fa5 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Thu, 29 Jul 2010 05:24:20 +0000 Subject: [PATCH] Comment-only change. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11233 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 62e1837349..884f94ec34 100644 --- a/configure.in +++ b/configure.in @@ -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_. Exactly one of these becomes defined. +# Similarly, set up VGCONF_OS_IS_. 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, -- 2.47.2