Menu

Diff of /advanced/common.mk [r3314] .. [r3315]  Maximize  Restore

Switch to side-by-side view

--- a/advanced/common.mk
+++ b/advanced/common.mk
@@ -275,7 +275,7 @@
 # LDLIBS_XML is the corresponding -L/-l options
 
 ifneq ($(ENABLE_LIBXML2_BACKEND),yes)
-  # We're using the internal Expat XML parser
+  # We're using the internal Expat-based XML parser
   LIBXMLRPC_XML = $(LIBXMLRPC_XMLPARSE) $(LIBXMLRPC_XMLTOK)
   LDLIBS_XML = \
         -L$(BLDDIR)/lib/expat/xmlparse -lxmlrpc_xmlparse \
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.