configure.ac: Print out spdylay availability

This commit is contained in:
Tatsuhiro Tsujikawa 2013-12-26 00:13:35 +09:00
parent 5bb1c653ef
commit a14cfa59df
1 changed files with 1 additions and 0 deletions

View File

@ -354,6 +354,7 @@ AC_MSG_NOTICE([summary of build options:
OpenSSL: ${have_openssl}
Libxml2: ${have_libxml2}
Libevent(SSL): ${have_libevent_openssl}
Spdylay: ${have_spdylay}
Jansson: ${have_jansson}
Src: ${enable_src}
Examples: ${enable_examples}