This commit is contained in:
Marc Wäckerlin
2011-02-16 13:46:40 +00:00
parent d9ca113d89
commit 78c8a7b7e8

View File

@@ -62,7 +62,6 @@ if test -z "$QTLIBDIR"; then
AC_MSG_WARN(Could not locate QT 4.1) AC_MSG_WARN(Could not locate QT 4.1)
case $host in case $host in
*darwin*) *darwin*)
LDFLAGS+=" -lproxy"
;; ;;
*mingw*|*win*) *mingw*|*win*)
LDFLAGS+=" -lwinhttp" LDFLAGS+=" -lwinhttp"