aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-05-14 16:17:23 +0000
committerYang Tse <yangsita@gmail.com>2008-05-14 16:17:23 +0000
commitc4f1ab3cc53af12347bab603bb8bdfed67b354b1 (patch)
treed32773563ca3ac40afa629518ed639b1024bf4ed
parent5e06ec8409cc0811b047008da3556eb9b3e13021 (diff)
remove duplicate check
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 43eabd866..d4fb45c86 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2297,8 +2297,6 @@ AC_HELP_STRING([--disable-verbose],[Disable verbose strings]),
AC_MSG_RESULT(yes)
)
-CURL_CHECK_NATIVE_WINDOWS
-
dnl ************************************************************
dnl enable SSPI support
dnl