no more libproxy for mac; refs #10

master
Marc Wäckerlin 15 年前
父節點 234e6e66f9
當前提交 d627035f2d
  1. 2
      configure.in

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

載入中…
取消
儲存