]> granicus.if.org Git - pdns/commitdiff
Add information whether we are building ZeroMQ remotebackend to summary
authorThomas D <whissi@whissi.de>
Sat, 14 Feb 2015 21:14:42 +0000 (22:14 +0100)
committerThomas D <whissi@whissi.de>
Sat, 14 Feb 2015 22:27:38 +0000 (23:27 +0100)
configure.ac

index 3c9908dd88e3c8c3166e6bfa33c3e76771d1c8ae..6df5054e4a0bdf81191189b9545ed61fba6266d3 100644 (file)
@@ -372,6 +372,8 @@ AC_MSG_NOTICE([])
 AC_MSG_NOTICE([Modules: $modules])
 AC_MSG_NOTICE([Dynamic Modules: $dynmodules])
 AC_MSG_NOTICE([])
+AC_MSG_NOTICE([With ZeroMQ connector for remotebackend: $enable_remotebackend_zeromq])
+AC_MSG_NOTICE([])
 AC_MSG_NOTICE([CC: $CC])
 AC_MSG_NOTICE([CXX: $CXX])
 AC_MSG_NOTICE([LD: $LD])