]> git.ipfire.org Git - thirdparty/squid.git/blob - helpers/external_acl/time_quota/required.m4
SourceFormat Enforcement
[thirdparty/squid.git] / helpers / external_acl / time_quota / required.m4
1 ## Copyright (C) 1996-2015 The Squid Software Foundation and contributors
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
8 AC_CHECK_HEADERS([db_185.h],[BUILD_HELPER="time_quota"])
9 AC_EGREP_HEADER([dbopen],[/usr/include/db.h],[BUILD_HELPER="time_quota"])