Index: third_party/libxml/xmlcatalog_dummy.cc |
=================================================================== |
--- third_party/libxml/xmlcatalog_dummy.cc (revision 25873) |
+++ third_party/libxml/xmlcatalog_dummy.cc (working copy) |
@@ -1,2 +1,2 @@ |
-// This is a dummy file to work around an Xcode bug and to force Xcode to use |
-// g++ instead of gcc when linking xmllint and xmlcatalog. |
+// This is a dummy C++ file to force Xcode and SCons to use |
+// g++ instead of gcc when linking xmlcatalog. |
Property changes on: third_party/libxml/xmlcatalog_dummy.cc |
___________________________________________________________________ |
Added: svn:mergeinfo |
Merged /branches/chrome_webkit_merge_branch/third_party/libxml/xmldummy_mac.cc:r69-2775 |