From f11206b3a35faceed6d6e2315017cc35be9f1e4a Mon Sep 17 00:00:00 2001 From: Denis Ryabov Date: Thu, 10 Apr 2014 23:35:56 +0400 Subject: [PATCH] print BOOST_LOCALE_LIB in summary --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index ecff0dfd..446228f8 100644 --- a/configure.ac +++ b/configure.ac @@ -772,6 +772,7 @@ Boost libraries: boost.filesystem: ${BOOST_FILESYSTEM_LIB} boost.program_opts: ${BOOST_PROGRAM_OPTIONS_LIB} boost.thread: ${BOOST_THREAD_LIB} + boost.locale: ${BOOST_LOCALE_LIB} Berkeley DB C++ library: header: ${DB_CXX_HEADER}