Browse code

engine detection summary clarification

Kevin Lin authored on 2015/03/13 03:24:53
Showing 1 changed files
... ...
@@ -241,9 +241,9 @@ else
241 241
     CL_MSG_STATUS([pcre        ],[$PCRE_HOME],[$have_pcre])
242 242
 fi
243 243
 if test "x$XML_LIBS" = "x"; then 
244
-    CL_MSG_STATUS([dmg and xar ],[no],[])
244
+    CL_MSG_STATUS([libxml2     ],[no],[])
245 245
 else
246
-    CL_MSG_STATUS([dmg and xar ],[yes, from $XML_HOME],[])
246
+    CL_MSG_STATUS([libxml2     ],[yes, from $XML_HOME],[])
247 247
 fi
248 248
 
249 249
 # Yep, downgrading the compiler avoids the bug too: