]> git.ipfire.org Git - thirdparty/squid.git/blame - helpers/basic_auth/SMB_LM/required.m4
SourceFormat Enforcement
[thirdparty/squid.git] / helpers / basic_auth / SMB_LM / required.m4
CommitLineData
bde978a6 1## Copyright (C) 1996-2015 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
8f0e29d2 8BUILD_HELPER="SMB_LM"
5b95b903
AJ
9
10# DONT build this helper on Windows
52b5eeee 11AC_CHECK_HEADERS([w32api/windows.h windows.h],[BUILD_HELPER=""])