aboutsummaryrefslogtreecommitdiff
path: root/tests/atlocal.in
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-01-24 00:10:28 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2016-01-24 00:10:28 +0200
commite1135c7194d612b56f337202186c66115f9cdf67 (patch)
tree5bccd02c07601248dbb2abc79af24b096e7931fd /tests/atlocal.in
parent6d4086e39c5cbe1011d7a3fc67902e0c199a5b21 (diff)
downloadvmod-binlog-e1135c7194d612b56f337202186c66115f9cdf67.tar.gz
vmod-binlog-e1135c7194d612b56f337202186c66115f9cdf67.tar.bz2
Varnish 4.1
* .gitmodules: New file. * acvmod: New submodule. * bootstrap: Update. * Makefile.am (ACLOCAL_AMFLAGS): Add acvmod * configure.ac: Use AM_VARNISHAPI instead of inlining the related code. Enable silent rules. Set version number 2.0.90-4.1.0 * src/vmod.vcc: Use $Event instead of $Init * src/binlog.c: Declare event function. * src/Makefile.am: Enable silent rules. * tests/Makefile.am: Likewise. * tests/atlocal.in (ret_vcl_recv): Remove variable. * tests/test01.at: Likewise. * tests/test02.at: Likewise.
Diffstat (limited to 'tests/atlocal.in')
-rw-r--r--tests/atlocal.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 96b2d47..176b83c 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -4,6 +4,4 @@
PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH
VARNISHTEST="@VARNISHSRC@/bin/varnishtest/varnishtest -Dvarnishd=@VARNISHSRC@/bin/varnishd/varnishd"
-@VARNISH4_FALSE@ret_vcl_recv=lookup
-@VARNISH4_TRUE@ret_vcl_recv=hash

Return to:

Send suggestions and report system problems to the System administrator.