no more libproxy for mac; refs #10
This commit is contained in:
@@ -58,8 +58,8 @@ fi
|
||||
if test "$found" == "no"; then
|
||||
case $host in
|
||||
*darwin*)
|
||||
PROXYLIB="-lproxy"
|
||||
;;
|
||||
PROXYLIB=""
|
||||
;;
|
||||
*mingw*|*win*)
|
||||
PROXYLIB="-lwinhttp"
|
||||
;;
|
||||
|
Reference in New Issue
Block a user