From 78c8a7b7e8ef2c18fe7c554786076682aa5a58ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Wed, 16 Feb 2011 13:46:40 +0000 Subject: [PATCH] refs #10 --- configure.in | 1 - 1 file changed, 1 deletion(-) 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"