r790 - trunk/varnish-cache/bin/varnishd

phk at projects.linpro.no phk at projects.linpro.no
Fri Aug 11 09:01:40 CEST 2006


Author: phk
Date: 2006-08-11 09:01:40 +0200 (Fri, 11 Aug 2006)
New Revision: 790

Modified:
   trunk/varnish-cache/bin/varnishd/flint.sh
Log:
Point at KQUEUE version of acceptor by default.


Modified: trunk/varnish-cache/bin/varnishd/flint.sh
===================================================================
--- trunk/varnish-cache/bin/varnishd/flint.sh	2006-08-11 07:01:13 UTC (rev 789)
+++ trunk/varnish-cache/bin/varnishd/flint.sh	2006-08-11 07:01:40 UTC (rev 790)
@@ -5,6 +5,7 @@
 	-I/usr/include \
 	-I. \
 	-I../../include \
+	-DHAVE_KQUEUE \
 	flint.lnt \
 	*.c > $T 2>&1
 




More information about the varnish-commit mailing list