]> granicus.if.org Git - pdns/commitdiff
Log the boost flags
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 29 Dec 2014 14:55:42 +0000 (15:55 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 29 Dec 2014 14:55:42 +0000 (15:55 +0100)
configure.ac

index 4c85563b4d31df4134ad7114e33aeeab8a7bb074..feb6fd94e40b13bc79d163ce5807808f0938f30a 100644 (file)
@@ -380,6 +380,9 @@ AC_MSG_NOTICE([CPPFLAGS: $CPPFLAGS])
 AC_MSG_NOTICE([CXXFLAGS: $CXXFLAGS])
 AC_MSG_NOTICE([LDFLAGS: $LDFLAGS])
 AC_MSG_NOTICE([])
+AC_MSG_NOTICE([BOOST_CPPFLAGS: $BOOST_CPPFLAGS])
+AC_MSG_NOTICE([BOOST_LDFLAGS: $BOOST_LDFLAGS])
+AC_MSG_NOTICE([])
 AC_MSG_NOTICE([SQLite3 support: $with_sqlite3])
 AC_MSG_NOTICE([Lua support: $with_lua])
 AC_MSG_NOTICE([])