summaryrefslogtreecommitdiffstats
path: root/Source/CTest/Curl/config.h.in
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/config.h.in
parent7fcfba1f471c4cf1630fee5c8a0916cd2f2e21f2 (diff)
downloadCMake-e10e983f51c813ff4f719f7feded9308de0f3344.zip
CMake-e10e983f51c813ff4f719f7feded9308de0f3344.tar.gz
CMake-e10e983f51c813ff4f719f7feded9308de0f3344.tar.bz2
Cleanups
Diffstat (limited to 'Source/CTest/Curl/config.h.in')
-rw-r--r--Source/CTest/Curl/config.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/Source/CTest/Curl/config.h.in b/Source/CTest/Curl/config.h.in
index 0560f0f..eef1c93 100644
--- a/Source/CTest/Curl/config.h.in
+++ b/Source/CTest/Curl/config.h.in
@@ -32,9 +32,6 @@
/* Define if you have the inet_ntoa_r function declared. */
#cmakedefine HAVE_INET_NTOA_R_DECL ${HAVE_INET_NTOA_R_DECL}
-/* Define if you have the getservbyname function. */
-#cmakedefine HAVE_GETSERVBYNAME ${HAVE_GETSERVBYNAME}
-
/* Define if you need the _REENTRANT define for some functions */
#cmakedefine NEED_REENTRANT ${NEED_REENTRANT}
@@ -493,11 +490,5 @@
/* Define to `int' if <sys/types.h> does not define. */
#cmakedefine ssize_t ${ssize_t}
-/* Define if you don't have vprintf but do have _doprnt. */
-#cmakedefine HAVE_DOPRNT ${HAVE_DOPRNT}
-
-/* Define to 1 if you have the vprintf function. */
-#cmakedefine HAVE_VPRINTF ${HAVE_VPRINTF}
-
/* The number of bytes in a long double. */
#cmakedefine SIZEOF_LONG_DOUBLE ${SIZEOF_LONG_DOUBLE}