aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-10-18 17:17:51 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-10-18 17:23:30 +0300
commitf8804331ac83e7db86ec1212d1849de02a091cf2 (patch)
treee375c435d6a9b8197cecedb4a2cd96cd6d3b539d /Makefile.am
parent803128db75e3efea8cd7be29732a7b4315205d13 (diff)
downloadvmod-binlog-f8804331ac83e7db86ec1212d1849de02a091cf2.tar.gz
vmod-binlog-f8804331ac83e7db86ec1212d1849de02a091cf2.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: Write it. * doc/vmod-binlog.3: Minor change,
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 917f2e5..2928055 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,2 +19,4 @@ SUBDIRS = libltdl src tests doc
+AM_DISTCHECK_CONFIGURE_FLAGS=--without-vmoddir
+
EXTRA_DIST=git2chg.awk

Return to:

Send suggestions and report system problems to the System administrator.