]> git.pld-linux.org Git - packages/libmicrohttpd.git/blob - libmicrohttpd-link.patch
fe6276915764a42ba8e40d85dafff27e92cbc7a0
[packages/libmicrohttpd.git] / libmicrohttpd-link.patch
1 --- libmicrohttpd-0.9.28/src/microspdy/Makefile.am.orig 2013-07-08 11:49:30.000000000 +0200
2 +++ libmicrohttpd-0.9.28/src/microspdy/Makefile.am      2013-07-19 20:49:27.404186627 +0200
3 @@ -28,6 +28,7 @@
4    alstructures.c alstructures.h 
5  
6  
7 +libmicrospdy_la_LIBADD = -lssl -lcrypto -lz
8  libmicrospdy_la_LDFLAGS = \
9    $(SPDY_LIB_LDFLAGS) 
10  
This page took 0.073734 seconds and 2 git commands to generate.