libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 64ba63e73fe07fbc597d61c8184859c9fa098ef5
parent 143fa3f305dc3c47d8a366c9743aaf48ab54bf29
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date:   Wed,  5 Mar 2014 19:00:32 +0000

spdy2http/Makefile.am: remove not required '-ldl' flag

Diffstat:
Msrc/spdy2http/Makefile.am | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/spdy2http/Makefile.am b/src/spdy2http/Makefile.am @@ -27,5 +27,4 @@ microspdy2http_LDADD = \ -lssl \ -lcrypto \ -lz \ - -ldl \ -lcurl