summaryrefslogtreecommitdiffstats
path: root/Source/CTest/Curl/CMakeLists.txt
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2003-01-16 15:03:30 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2003-01-16 15:03:30 (GMT)
commite10e983f51c813ff4f719f7feded9308de0f3344 (patch)
tree616389f32fab0ebe26af8b437de60ec561857db3 /Source/CTest/Curl/CMakeLists.txt
parent7fcfba1f471c4cf1630fee5c8a0916cd2f2e21f2 (diff)
downloadCMake-e10e983f51c813ff4f719f7feded9308de0f3344.zip
CMake-e10e983f51c813ff4f719f7feded9308de0f3344.tar.gz
CMake-e10e983f51c813ff4f719f7feded9308de0f3344.tar.bz2
Cleanups
Diffstat (limited to 'Source/CTest/Curl/CMakeLists.txt')
-rw-r--r--Source/CTest/Curl/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/CTest/Curl/CMakeLists.txt b/Source/CTest/Curl/CMakeLists.txt
index 808c33d..f111dc2 100644
--- a/Source/CTest/Curl/CMakeLists.txt
+++ b/Source/CTest/Curl/CMakeLists.txt
@@ -195,8 +195,6 @@ ENDIF(NOT HAVE_SIZEOF_SSIZE_T)
FIND_FILE(RANDOM_FILE urandom /dev)
-CHECK_FUNCTION_EXISTS(_doprnt HAVE_DOPRNT)
-CHECK_FUNCTION_EXISTS(vprintf HAVE_VPRINTF)
CHECK_FUNCTION_EXISTS(socket HAVE_SOCKET)
CHECK_FUNCTION_EXISTS(poll HAVE_POLL)
CHECK_FUNCTION_EXISTS(select HAVE_SELECT)