diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dec292b7..4d87efaa 100644 --- a/configure.ac +++ b/configure.ac @@ -93,7 +93,9 @@ boost/iostreams/seek.hpp dnl boost/iostreams/stream.hpp dnl boost/iostreams/write.hpp dnl boost/lambda/bind.hpp dnl -boost/lambda/construct.hpp dnl +dnl Can't check this because of bugs in Boost, left here to fool my +dnl sanity-check of the config file: +dnl boost/lambda/construct.hpp dnl boost/lambda/lambda.hpp dnl boost/lexical_cast.hpp dnl boost/make_shared.hpp dnl |