summaryrefslogtreecommitdiffstats
path: root/Source/CTest/Curl/Platforms
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2003-01-12 15:58:47 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2003-01-12 15:58:47 (GMT)
commitb229c44dc3e55c3ea740b6639e9688112ea078e8 (patch)
tree874f3cc2160864714f4c62b69489da9ec456ecc4 /Source/CTest/Curl/Platforms
parent01151ab79598697cace7b4940c59ae48bb062ebd (diff)
downloadCMake-b229c44dc3e55c3ea740b6639e9688112ea078e8.zip
CMake-b229c44dc3e55c3ea740b6639e9688112ea078e8.tar.gz
CMake-b229c44dc3e55c3ea740b6639e9688112ea078e8.tar.bz2
Because of borland, this should be autodetected
Diffstat (limited to 'Source/CTest/Curl/Platforms')
-rw-r--r--Source/CTest/Curl/Platforms/WindowsCache.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CTest/Curl/Platforms/WindowsCache.cmake b/Source/CTest/Curl/Platforms/WindowsCache.cmake
index e0b76d6..884f3f2 100644
--- a/Source/CTest/Curl/Platforms/WindowsCache.cmake
+++ b/Source/CTest/Curl/Platforms/WindowsCache.cmake
@@ -1,6 +1,6 @@
IF(NOT UNIX)
IF(WIN32)
- SET(HAVE_LIBWINMM 1)
+ #SET(HAVE_LIBWINMM 1)
SET(HAVE_LIBWS2_32 1)
SET(HAVE_GETHOSTNAME 1)
SET(HAVE_GETHOSTBYADDR 1)