Commit 630b05e5 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

disable gnutls and librtmp.

parent c13d5219
...@@ -27,10 +27,12 @@ configure-options = ...@@ -27,10 +27,12 @@ configure-options =
--disable-gopher --disable-gopher
--enable-ipv6 --enable-ipv6
--disable-sspi --disable-sspi
--without-gnutls
--with-ssl=${openssl:location} --with-ssl=${openssl:location}
--with-zlib=${zlib:location} --with-zlib=${zlib:location}
--without-nss --without-nss
--without-libssh2 --without-libssh2
--without-librtmp
--without-libidn --without-libidn
environment = environment =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment