|
From: <sv...@va...> - 2010-07-29 05:32:41
|
Author: sewardj
Date: 2010-07-29 06:24:20 +0100 (Thu, 29 Jul 2010)
New Revision: 11233
Log:
Comment-only change.
Modified:
trunk/configure.in
Modified: trunk/configure.in
===================================================================
--- trunk/configure.in 2010-07-29 05:18:09 UTC (rev 11232)
+++ trunk/configure.in 2010-07-29 05:24:20 UTC (rev 11233)
@@ -584,7 +584,7 @@
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,
|