summaryrefslogtreecommitdiff
path: root/libxerces-c/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'libxerces-c/build/root.build')
-rw-r--r--libxerces-c/build/root.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxerces-c/build/root.build b/libxerces-c/build/root.build
index 85934ec..82c6790 100644
--- a/libxerces-c/build/root.build
+++ b/libxerces-c/build/root.build
@@ -6,7 +6,7 @@
#
# If enabled, then the libcurl library is used to access network resources.
#
-config [bool] config.libxerces_c.network ?= false
+config [bool] config.libxerces_c.network ?= true # @@ TMP
# We rely on C99 in macro deductions (see xercesc/config.h and
# xercesc/util/Xerces_autoconf_config.hpp for details).