commit: 0e559eb7916f17470f3f5cb3bdd85d5637961230
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 6 05:51:35 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Dec 6 05:53:15 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e559eb7
net-libs/libmicrohttpd: remove --disable-spdy, bug #567620.
Package-Manager: portage-2.2.20.1
net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild
index a988b4a..6133df5 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild
@@ -36,7 +36,6 @@ src_configure() {
--enable-bauth \
--enable-dauth \
--disable-examples \
- --disable-spdy \
--enable-postprocessor \
--runstatedir=/run \
$(use_enable epoll) \