git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3092
d4fa192b-c00b-0410-8231-
f00ffab90ce4
VARNISH_STATE_DIR='${localstatedir}/varnish'
AC_SUBST(VARNISH_STATE_DIR)
+# Default configuration directory.
+varnishconfdir='${sysconfdir}/varnish'
+AC_SUBST(varnishconfdir)
# Now that we're done using the compiler to look for functions and
# libraries, set CFLAGS to what we want them to be for our own code
EXTRA_DIST = zope-plone.vcl
-dist_data_DATA = default.vcl
+dist_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\