aboutsummaryrefslogtreecommitdiff
path: root/cutl/details/config.h.in
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-03-08 17:41:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-03-08 17:41:00 +0200
commit2ac86dfdafb9bf4d4e9252260a431755b56d8ebe (patch)
tree30a19391906b913b8a0773c7fe5a4b046c0703c4 /cutl/details/config.h.in
parentdf1e7318da3320cfcfaee7f3c1f00a9eee7c9d25 (diff)
Add support for XML parsing and serialization
Diffstat (limited to 'cutl/details/config.h.in')
-rw-r--r--cutl/details/config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/cutl/details/config.h.in b/cutl/details/config.h.in
index b53706f..9c1a482 100644
--- a/cutl/details/config.h.in
+++ b/cutl/details/config.h.in
@@ -11,5 +11,7 @@
#undef LIBCUTL_DISABLE_THREADS
#undef LIBCUTL_STATIC_LIB
#undef LIBCUTL_EXTERNAL_BOOST
+#undef LIBCUTL_EXTERNAL_EXPAT
+#undef LIBCUTL_BYTEORDER
#endif /* CUTL_DETAILS_CONFIG_H */