]> git.ipfire.org Git - thirdparty/squid.git/blame - test-suite/buildtests/layer-00-default.opts
SourceFormat Enforcement
[thirdparty/squid.git] / test-suite / buildtests / layer-00-default.opts
CommitLineData
4ac4a490 1## Copyright (C) 1996-2017 The Squid Software Foundation and contributors
4e0938ef
AJ
2##
3## Squid software is distributed under GPLv2+ license and includes
4## contributions from numerous individuals and organizations.
5## Please see the COPYING and CONTRIBUTORS files for details.
6##
7
4b985c04
AJ
8#
9# Complete Check - everything MUST work at this level
ed031a6e 10MAKETEST="distcheck"
4b985c04 11#
bea1ee2e
AJ
12# Default configuration options.
13# - Nothing special configured. Just whatever is found by "./configure"
14#
9f240854
AJ
15# NP: DISTCHECK_CONFIGURE_FLAGS is a magic automake macro for the
16# distcheck target recursive tests beteen scripted runs.
17# we use it to perform the same duty between our nested scripts.
18DISTCHECK_CONFIGURE_FLAGS=""
933fb30a
AJ
19
20# Fix the distclean testing.
9f240854
AJ
21export DISTCHECK_CONFIGURE_FLAGS
22