summaryrefslogtreecommitdiff
path: root/libxerces-c/xercesc/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'libxerces-c/xercesc/config.h')
-rw-r--r--libxerces-c/xercesc/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/libxerces-c/xercesc/config.h b/libxerces-c/xercesc/config.h
index 48bd880..ab2ea78 100644
--- a/libxerces-c/xercesc/config.h
+++ b/libxerces-c/xercesc/config.h
@@ -32,8 +32,14 @@
#undef XERCES_USE_TRANSCODER_WINDOWS
/* Use the Curl net accessor.
+ *
+ * Note that the XERCES_USE_NETACCESSOR_CURL macro is defined via the
+ * preprocessor option if the network support is enabled (see buildfile for
+ * details).
*/
+/*
#define XERCES_USE_NETACCESSOR_CURL 1
+*/
#undef XERCES_USE_NETACCESSOR_CFURL
#undef XERCES_USE_NETACCESSOR_SOCKET
#undef XERCES_USE_NETACCESSOR_WINSOCK