aboutsummaryrefslogtreecommitdiff
path: root/cutl/details/config.h.in
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-12-27 16:18:55 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-12-27 16:18:55 +0200
commit1741b8e80e92135d80eaa2e22cf90b027034b58d (patch)
treeeea0744ff53a2d140e7a3495e001f101077679ba /cutl/details/config.h.in
parent30482c4da156d4ce6249b9cebdc8cb63ec1b60c3 (diff)
Add support for using external boost in autotools build system
Diffstat (limited to 'cutl/details/config.h.in')
-rw-r--r--cutl/details/config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/cutl/details/config.h.in b/cutl/details/config.h.in
index 5049b74..a3f0c51 100644
--- a/cutl/details/config.h.in
+++ b/cutl/details/config.h.in
@@ -10,5 +10,6 @@
#define CUTL_DETAILS_CONFIG_H
#undef LIBCUTL_STATIC_LIB
+#undef LIBCUTL_EXTERNAL_BOOST
#endif /* CUTL_DETAILS_CONFIG_H */