aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-10-19 00:32:01 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-10-19 00:32:01 +0300
commit075178eea1a7743f87546e4dc6460dd9f39b3731 (patch)
tree4abee4aa05f5e93829a2e53f6dff4c83b0dcf976 /Makefile.am
parent58cfc819a0f7831ff06b536aace98b6bdfe4d71f (diff)
downloadvmod-sql-075178eea1a7743f87546e4dc6460dd9f39b3731.tar.gz
vmod-sql-075178eea1a7743f87546e4dc6460dd9f39b3731.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. * README: Update.
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 69a7e49..d468b23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,2 +19,4 @@ SUBDIRS = src #doc tests
+AM_DISTCHECK_CONFIGURE_FLAGS=--without-vmoddir
+
EXTRA_DIST=git2chg.awk

Return to:

Send suggestions and report system problems to the System administrator.