diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-12-16 13:35:48 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-12-16 13:35:48 +0100 |
commit | c43a413414a8bd3cf4d61b5716606bfe8b4d060e (patch) | |
tree | 8ad221c0105bad07d7772b3aec26e07b859b08a1 /configure.ac | |
parent | 1afbb575ae6d80b51b75a9c8f6fafa8f0f07f8d5 (diff) |
Words cannot tell the love we have towards boost
Change-Id: I0ab0b4858348a6b75de319672df808b6c73af87d
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 7fa0150..9e4df06 100644 --- a/configure.ac +++ b/configure.ac @@ -104,6 +104,7 @@ AC_SUBST(ZLIB_LIBS) AC_CHECK_HEADERS( boost/algorithm/string.hpp \ + boost/lexical_cast.hpp \ boost/optional.hpp \ boost/spirit/include/classic.hpp, [], |