Commit 7ca2f406 authored by Nils Goroll's avatar Nils Goroll

whitespace

parent 5602713f
......@@ -52,4 +52,3 @@ client c1 {
expect resp.http.x-nb-classified == "Mobile Phone"
expect resp.http.X-DeviceClass == "smartphone"
} -run
......@@ -118,7 +118,8 @@ if test "x$VARNISHSRC" = x; then
AM_CONDITIONAL([BUILD_VMOD], [true])
AC_SUBST([VCCFILE], [vmod_dcs4.vcc])
AC_DEFINE([VARNISH_MAJOR], [4], [Define the Varnish major version we compile against])
AC_DEFINE([VARNISH_MAJOR], [4],
[Define the Varnish major version we compile against])
AC_SUBST([TESTDIR], [tests4])
else
AM_CONDITIONAL([HAVE_VARNISH_M4], [false])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment