]> git.ipfire.org Git - thirdparty/squid.git/commit
Windows port: Fix mswin_check_ad_group build error on MinGW and Cygwin
authorGuido Serassio <serassio@squid-cache.org>
Sun, 13 Jul 2008 12:24:35 +0000 (14:24 +0200)
committerGuido Serassio <serassio@squid-cache.org>
Sun, 13 Jul 2008 12:24:35 +0000 (14:24 +0200)
commit3e4c973b03d96de8d4b23eedfe1d68348b41bb5c
treebff4ce6da47a69860746f9dbd2326e3b7833f0d1
parent48dc87dd183f4ca4d11dc512209ce01a764f1751
Windows port: Fix mswin_check_ad_group build error on MinGW and Cygwin

The w32api currently available on MinGW and Cygwin is not complete, and
lacks the needed AD functions for mswin_check_ad_group.
This add to config.test the check for the availability of the needed functions.
helpers/external_acl/mswin_ad_group/config.test