no more libproxy for mac; refs #10

master
Marc Wäckerlin 14 years ago
parent 234e6e66f9
commit d627035f2d
  1. 4
      configure.in

@ -58,8 +58,8 @@ fi
if test "$found" == "no"; then
case $host in
*darwin*)
PROXYLIB="-lproxy"
;;
PROXYLIB=""
;;
*mingw*|*win*)
PROXYLIB="-lwinhttp"
;;

Loading…
Cancel
Save