]> git.ipfire.org Git - thirdparty/squid.git/blob - helpers/external_acl/mswin_ad_group/config.test
Summary: Synced with libecap, adopted pass-all-changes-through transactions
[thirdparty/squid.git] / helpers / external_acl / mswin_ad_group / config.test
1 #!/bin/sh
2 if [ -f /usr/include/w32api/windows.h ]; then
3 exit 0
4 fi
5 if [ -f /usr/include/windows.h ]; then
6 exit 0
7 fi
8 exit 1