summaryrefslogtreecommitdiffstats
path: root/Source/CTest/Curl/config.h.in
diff options
context:
space:
mode:
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}