summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
2 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index 5579834d..bb4c28fb 100755
--- a/configure
+++ b/configure
@@ -7099,8 +7099,6 @@ tools are selected during the Xcode/Developer Tools installation." "$LINENO" 5
# Use temp file for windres (bug 213281)
RCFLAGS='-O coff --use-temp-file'
else
- CC=cl
- CXX=cl
LD=link
AR='lib -NOLOGO -OUT:"$@"'
AR_FLAGS=
diff --git a/configure.in b/configure.in
index 24c738b2..06779902 100644
--- a/configure.in
+++ b/configure.in
@@ -1915,8 +1915,6 @@ tools are selected during the Xcode/Developer Tools installation.])
# Use temp file for windres (bug 213281)
RCFLAGS='-O coff --use-temp-file'
else
- CC=cl
- CXX=cl
LD=link
AR='lib -NOLOGO -OUT:"$@"'
AR_FLAGS=