aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-10-19 00:29:59 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-10-19 00:29:59 +0300
commitb9581bc92dee8ad1c479deb01fefc451885cc548 (patch)
treef6411e9caed4db730c4ad30ff39237506ce1b3db /Makefile.am
parent0b7dd9ce3d77e4d99de006f3a3a86134e2d7f809 (diff)
downloadvmod-dbrw-b9581bc92dee8ad1c479deb01fefc451885cc548.tar.gz
vmod-dbrw-b9581bc92dee8ad1c479deb01fefc451885cc548.tar.bz2
Get rid of the --with-vmod-dir option.
* Makefile.am: Add default options for distcheck. * configure.ac: Remove --with-vmod-dir, default to the standard Varnish module location, Provide the --without-vmoddir option for use in distcheck.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fa15223..24af3e4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,8 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src doc #tests
+AM_DISTCHECK_CONFIGURE_FLAGS=--without-vmoddir
+
EXTRA_DIST=git2chg.awk
.PHONY: ChangeLog

Return to:

Send suggestions and report system problems to the System administrator.