summaryrefslogtreecommitdiff
path: root/libxerces-c/build/root.build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-10-11 14:23:04 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-10-11 14:23:04 +0300
commitb225d75714a866e47443ab89d7fa0bbd33f04b4b (patch)
treef10d15827018c7796f55016257ff4516544ef39d /libxerces-c/build/root.build
parentb7bd714e8bf71bc6f538b0b03964486efcca76dc (diff)
Upgrade to 3.2.4
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).