diff --git a/configure.in b/configure.in index d18b72b..7d9e31a 100644 --- a/configure.in +++ b/configure.in @@ -62,7 +62,6 @@ if test -z "$QTLIBDIR"; then AC_MSG_WARN(Could not locate QT 4.1) case $host in *darwin*) - LDFLAGS+=" -lproxy" ;; *mingw*|*win*) LDFLAGS+=" -lwinhttp"