@JEMALLOC_LDADD@ \
${DL_LIBS} ${PTHREAD_LIBS} ${NET_LIBS} ${LIBM} ${LIBUMEM}
-EXTRA_DIST = default.vcl
+EXTRA_DIST = embed-default.vcl
DISTCLEANFILES = default_vcl.h
#
# Turn the default.vcl file into a C-string we can include in the program.
#
-default_vcl.h: default.vcl Makefile
- sed -e 's/"/\\"/g' -e 's/$$/\\n"/' -e 's/^/ "/' $(srcdir)/default.vcl > $@
+default_vcl.h: embed-default.vcl Makefile
+ sed -e 's/"/\\"/g' -e 's/$$/\\n"/' -e 's/^/ "/' $(srcdir)/embed-default.vcl > $@
# Explicitly record dependency
mgt_vcc.c: default_vcl.h
EXTRA_DIST = zope-plone.vcl
-dist_varnishconf_DATA = default.vcl
+varnishconf_DATA = default.vcl
default.vcl: $(top_srcdir)/bin/varnishd/default.vcl
@echo -e "This is a basic VCL configuration file for varnish. See the vcl(7)\n\
# $Id$
EXTRA_DIST = vcl.7so
-DISTCLEANFILES = vcl.7 default.vcl
+DISTCLEANFILES = vcl.7 default.man-include.vcl
dist_man_MANS = vcl.7
-vcl.7: vcl.7so default.vcl Makefile
+vcl.7: vcl.7so default.man-include.vcl Makefile
soelim $(srcdir)/vcl.7so > $@
-default.vcl: $(top_srcdir)/bin/varnishd/default.vcl Makefile
+default.man-include.vcl: $(top_srcdir)/bin/varnishd/default.vcl Makefile
sed -n '/vcl_recv/,$$p' $(top_srcdir)/bin/varnishd/default.vcl > $@
.port = "http";
}
-.so default.vcl
+.so default.man-include.vcl
.Ed
.Pp
The following example shows how to support multiple sites running on