]> git.ipfire.org Git - thirdparty/squid.git/blame - src/auth/basic/DB/required.m4
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / auth / basic / DB / required.m4
CommitLineData
b8ae064d 1## Copyright (C) 1996-2023 The Squid Software Foundation and contributors
5b95b903
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
a1c22363
AJ
8AS_IF([test "x$PERL" != "x"],[BUILD_HELPER="DB"])
9AS_IF([test "x$POD2MAN" = "x"],[
ff82290c 10 AC_MSG_WARN([pod2man not found. basic_db_auth man(8) page will not be built])
a1c22363 11])
ff82290c 12