summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.netware1
-rw-r--r--lib/config-amigaos.h1
-rw-r--r--lib/config-os400.h15
-rw-r--r--lib/config-plan9.h1
-rw-r--r--lib/config-riscos.h15
-rw-r--r--lib/config-tpf.h3
-rw-r--r--lib/config-vxworks.h15
-rw-r--r--lib/config-win32.h3
-rw-r--r--lib/config-win32ce.h3
-rw-r--r--lib/curl_config.h.cmake15
10 files changed, 0 insertions, 72 deletions
diff --git a/lib/Makefile.netware b/lib/Makefile.netware
index a967b70aa..cf7904aa7 100644
--- a/lib/Makefile.netware
+++ b/lib/Makefile.netware
@@ -561,7 +561,6 @@ endif
@echo $(DL)#define HAVE_ASSERT_H 1$(DL) >> $@
@echo $(DL)#define HAVE_ERRNO_H 1$(DL) >> $@
@echo $(DL)#define HAVE_FCNTL_H 1$(DL) >> $@
- @echo $(DL)#define HAVE_GETHOSTBYADDR 1$(DL) >> $@
@echo $(DL)#define HAVE_GETHOSTBYNAME 1$(DL) >> $@
@echo $(DL)#define HAVE_GETPROTOBYNAME 1$(DL) >> $@
@echo $(DL)#define HAVE_GMTIME_R 1$(DL) >> $@
diff --git a/lib/config-amigaos.h b/lib/config-amigaos.h
index fc30cb863..0bbf4c41d 100644
--- a/lib/config-amigaos.h
+++ b/lib/config-amigaos.h
@@ -31,7 +31,6 @@
#define HAVE_ARPA_INET_H 1
#define HAVE_CLOSESOCKET_CAMEL 1
#define HAVE_ERRNO_H 1
-#define HAVE_GETHOSTBYADDR 1
#define HAVE_INET_ADDR 1
#define HAVE_INTTYPES_H 1
#define HAVE_IOCTLSOCKET_CAMEL 1
diff --git a/lib/config-os400.h b/lib/config-os400.h
index 3f5d9c5b3..cff9c3e62 100644
--- a/lib/config-os400.h
+++ b/lib/config-os400.h
@@ -39,15 +39,6 @@
/* Define cpu-machine-OS */
#define OS "OS/400"
-/* Define if you have the gethostbyaddr_r() function with 5 arguments */
-#define HAVE_GETHOSTBYADDR_R_5
-
-/* Define if you have the gethostbyaddr_r() function with 7 arguments */
-#undef HAVE_GETHOSTBYADDR_R_7
-
-/* Define if you have the gethostbyaddr_r() function with 8 arguments */
-#undef HAVE_GETHOSTBYADDR_R_8
-
/* OS400 supports a 3-argument ASCII version of gethostbyaddr_r(), but its
* prototype is incompatible with the "standard" one (1st argument is not
* const). However, getaddrinfo() is supported (ASCII version defined as
@@ -103,12 +94,6 @@
/* Define if you have the `geteuid' function. */
#define HAVE_GETEUID
-/* Define if you have the `gethostbyaddr' function. */
-#define HAVE_GETHOSTBYADDR
-
-/* Define if you have the `gethostbyaddr_r' function. */
-#define HAVE_GETHOSTBYADDR_R
-
/* Define if you have the `gethostname' function. */
#define HAVE_GETHOSTNAME
diff --git a/lib/config-plan9.h b/lib/config-plan9.h
index 54d081f51..9b98a6e24 100644
--- a/lib/config-plan9.h
+++ b/lib/config-plan9.h
@@ -100,7 +100,6 @@
#define HAVE_FTRUNCATE 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETEUID 1
-#define HAVE_GETHOSTBYADDR 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETPPID 1
diff --git a/lib/config-riscos.h b/lib/config-riscos.h
index 413a36e33..0535137be 100644
--- a/lib/config-riscos.h
+++ b/lib/config-riscos.h
@@ -41,15 +41,6 @@
/* Define if you want the built-in manual */
#define USE_MANUAL
-/* Define if you have the gethostbyaddr_r() function with 5 arguments */
-#undef HAVE_GETHOSTBYADDR_R_5
-
-/* Define if you have the gethostbyaddr_r() function with 7 arguments */
-#undef HAVE_GETHOSTBYADDR_R_7
-
-/* Define if you have the gethostbyaddr_r() function with 8 arguments */
-#undef HAVE_GETHOSTBYADDR_R_8
-
/* Define if you have the gethostbyname_r() function with 3 arguments */
#undef HAVE_GETHOSTBYNAME_R_3
@@ -110,12 +101,6 @@
/* Define if you have the `geteuid' function. */
#undef HAVE_GETEUID
-/* Define if you have the `gethostbyaddr' function. */
-#define HAVE_GETHOSTBYADDR
-
-/* Define if you have the `gethostbyaddr_r' function. */
-#undef HAVE_GETHOSTBYADDR_R
-
/* Define if you have the `gethostbyname_r' function. */
#undef HAVE_GETHOSTBYNAME_R
diff --git a/lib/config-tpf.h b/lib/config-tpf.h
index a4619ad44..ab29bfccc 100644
--- a/lib/config-tpf.h
+++ b/lib/config-tpf.h
@@ -120,9 +120,6 @@
/* Define to 1 if you have the `geteuid' function. */
#define HAVE_GETEUID 1
-/* Define to 1 if you have the `gethostbyaddr' function. */
-#define HAVE_GETHOSTBYADDR 1
-
/* If you have gethostbyname */
#define HAVE_GETHOSTBYNAME 1
diff --git a/lib/config-vxworks.h b/lib/config-vxworks.h
index 9774d5aba..22d2b964a 100644
--- a/lib/config-vxworks.h
+++ b/lib/config-vxworks.h
@@ -140,21 +140,6 @@
/* Define to 1 if you have the `geteuid' function. */
/* #undef HAVE_GETEUID */
-/* Define to 1 if you have the gethostbyaddr function. */
-#define HAVE_GETHOSTBYADDR 1
-
-/* Define to 1 if you have the gethostbyaddr_r function. */
-#define HAVE_GETHOSTBYADDR_R 1
-
-/* gethostbyaddr_r() takes 5 args */
-/* #undef HAVE_GETHOSTBYADDR_R_5 */
-
-/* gethostbyaddr_r() takes 7 args */
-/* #undef HAVE_GETHOSTBYADDR_R_7 */
-
-/* gethostbyaddr_r() takes 8 args */
-#define HAVE_GETHOSTBYADDR_R_8 1
-
/* Define to 1 if you have the gethostbyname function. */
#define HAVE_GETHOSTBYNAME 1
diff --git a/lib/config-win32.h b/lib/config-win32.h
index d81a08298..317513324 100644
--- a/lib/config-win32.h
+++ b/lib/config-win32.h
@@ -182,9 +182,6 @@
/* Define to 1 if you have the getsockname function. */
#define HAVE_GETSOCKNAME 1
-/* Define if you have the gethostbyaddr function. */
-#define HAVE_GETHOSTBYADDR 1
-
/* Define if you have the gethostname function. */
#define HAVE_GETHOSTNAME 1
diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h
index 8bee4f709..a85320371 100644
--- a/lib/config-win32ce.h
+++ b/lib/config-win32ce.h
@@ -142,9 +142,6 @@
/* Define if you don't have vprintf but do have _doprnt. */
/* #define HAVE_DOPRNT 1 */
-/* Define if you have the gethostbyaddr function. */
-#define HAVE_GETHOSTBYADDR 1
-
/* Define if you have the gethostname function. */
#define HAVE_GETHOSTNAME 1
diff --git a/lib/curl_config.h.cmake b/lib/curl_config.h.cmake
index a1e271c55..c90659f82 100644
--- a/lib/curl_config.h.cmake
+++ b/lib/curl_config.h.cmake
@@ -175,21 +175,6 @@
/* Define to 1 if you have the `getppid' function. */
#cmakedefine HAVE_GETPPID 1
-/* Define to 1 if you have the gethostbyaddr function. */
-#cmakedefine HAVE_GETHOSTBYADDR 1
-
-/* Define to 1 if you have the gethostbyaddr_r function. */
-#cmakedefine HAVE_GETHOSTBYADDR_R 1
-
-/* gethostbyaddr_r() takes 5 args */
-#cmakedefine HAVE_GETHOSTBYADDR_R_5 1
-
-/* gethostbyaddr_r() takes 7 args */
-#cmakedefine HAVE_GETHOSTBYADDR_R_7 1
-
-/* gethostbyaddr_r() takes 8 args */
-#cmakedefine HAVE_GETHOSTBYADDR_R_8 1
-
/* Define to 1 if you have the gethostbyname function. */
#cmakedefine HAVE_GETHOSTBYNAME 1