aboutsummaryrefslogtreecommitdiff
path: root/tests/atlocal.in
blob: 61d33f4b0704c3b285b52e4e0ac92fbeb3733d4d (plain)
1
2
3
4
5
6
7
8
# @configure_input@                                     -*- shell-script -*-
# Configurable variable values for vmod-binlog test suite.
# Copyright (C) 2013-2017 Sergey Poznyakoff

PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH
VARNISHD=@VARNISHD@
VARNISHTEST="@VARNISHTEST@ -Dvarnishd=$VARNISHD"

Return to:

Send suggestions and report system problems to the System administrator.