]> err.no Git - varnish/commit
Clean up some of the fallout from the Solaris patch - mostly configure
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 20 Oct 2008 20:02:48 +0000 (20:02 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 20 Oct 2008 20:02:48 +0000 (20:02 +0000)
commitd0136996edb3f0d5e339096a5c344b2be742c8e6
tree47f01ccaede3f3674d87a7fe476d1198dde52fd6
parent1e0ab693418836a7fbe233d5de8522bbdf2490b6
Clean up some of the fallout from the Solaris patch - mostly configure
script breakage.  In particular, disable the sendfile() check, as Solaris
doesn't have a working sendfile() any more than Linux does.  Actually, the
Solaris sendfile code was never compiled or used, because the #ifdefs in
cache_pool.c were all wrong.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3338 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/Makefile.am
varnish-cache/bin/varnishd/cache_pool.c
varnish-cache/bin/varnishd/storage_umem.c
varnish-cache/configure.ac