configure.ac: Output the result jansson detection and enable_hdtest

This commit is contained in:
Tatsuhiro Tsujikawa 2013-10-27 16:24:42 +09:00
parent 917f1b0acc
commit 2c37341a25
1 changed files with 2 additions and 0 deletions

View File

@ -340,6 +340,8 @@ AC_MSG_NOTICE([summary of build options:
OpenSSL: ${have_openssl}
Libxml2: ${have_libxml2}
Libevent(SSL): ${have_libevent_openssl}
Jansson: ${have_jansson}
Src: ${enable_src}
Examples: ${enable_examples}
Hdtest: ${enable_hdtest}
])