From 1741b8e80e92135d80eaa2e22cf90b027034b58d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 27 Dec 2011 16:18:55 +0200 Subject: Add support for using external boost in autotools build system --- cutl/details/config.h.in | 1 + 1 file changed, 1 insertion(+) (limited to 'cutl/details') 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 */ -- cgit v1.1