SOURCES: varnish-build.patch (NEW) - new

arekm arekm at pld-linux.org
Sun Nov 16 14:29:38 CET 2008


Author: arekm                        Date: Sun Nov 16 13:29:38 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   varnish-build.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/varnish-build.patch
diff -u /dev/null SOURCES/varnish-build.patch:1.1
--- /dev/null	Sun Nov 16 14:29:38 2008
+++ SOURCES/varnish-build.patch	Sun Nov 16 14:29:32 2008
@@ -0,0 +1,12 @@
+--- varnish-2.0.2/lib/libvarnish/Makefile.am~	2008-11-14 13:24:08.000000000 +0100
++++ varnish-2.0.2/lib/libvarnish/Makefile.am	2008-11-16 14:28:16.836563291 +0100
+@@ -26,7 +26,8 @@
+ 	vss.c \
+ 	vtmpfile.c
+ 
+-libvarnish_la_LIBADD = ${RT_LIBS} ${NET_LIBS} ${LIBM}
++libvarnish_la_LIBADD = ${RT_LIBS} ${NET_LIBS} ${LIBM} \
++		        $(top_builddir)/lib/libvarnishcompat/libvarnishcompat.la
+ 
+ 
+ if ENABLE_TESTS
================================================================


More information about the pld-cvs-commit mailing list