summaryrefslogtreecommitdiff
path: root/libs/libcurl/src/config-vxworks.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libcurl/src/config-vxworks.h')
-rw-r--r--libs/libcurl/src/config-vxworks.h48
1 files changed, 3 insertions, 45 deletions
diff --git a/libs/libcurl/src/config-vxworks.h b/libs/libcurl/src/config-vxworks.h
index 8911b05e24..22d2b964a4 100644
--- a/libs/libcurl/src/config-vxworks.h
+++ b/libs/libcurl/src/config-vxworks.h
@@ -56,6 +56,9 @@
/* to disable LDAPS */
#define CURL_DISABLE_LDAPS 1
+/* to disable NTLM authentication */
+#define CURL_DISABLE_NTLM 1
+
/* to disable proxies */
/* #undef CURL_DISABLE_PROXY */
@@ -80,12 +83,6 @@
/* Define if you want to enable IPv6 support */
#define ENABLE_IPV6 1
-/* Specifies the number of arguments to getservbyport_r */
-#define GETSERVBYPORT_R_ARGS 6
-
-/* Specifies the size of the buffer to pass to getservbyport_r */
-#define GETSERVBYPORT_R_BUFSIZE 4096
-
/* Define to 1 if you have the alarm function. */
#define HAVE_ALARM 1
@@ -116,18 +113,12 @@
/* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */
#define HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 1
-/* Define to 1 if you have the <crypto.h> header file. */
-/* #undef HAVE_CRYPTO_H */
-
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define to 1 if you have the <errno.h> header file. */
#define HAVE_ERRNO_H 1
-/* Define to 1 if you have the <err.h> header file. */
-/* #undef HAVE_ERR_H */
-
/* Define to 1 if you have the fcntl function. */
#define HAVE_FCNTL 1
@@ -137,15 +128,9 @@
/* Define to 1 if you have a working fcntl O_NONBLOCK function. */
#define HAVE_FCNTL_O_NONBLOCK 1
-/* Define to 1 if you have the `fork' function. */
-#define HAVE_FORK 1
-
/* Define to 1 if you have the freeaddrinfo function. */
#define HAVE_FREEADDRINFO 1
-/* Define to 1 if you have the freeifaddrs function. */
-#define HAVE_FREEIFADDRS 1
-
/* Define to 1 if you have the ftruncate function. */
#define HAVE_FTRUNCATE 1
@@ -155,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
@@ -206,9 +176,6 @@
/* Define to 1 if you have the `getrlimit' function. */
#define HAVE_GETRLIMIT 1
-/* Define to 1 if you have the getservbyport_r function. */
-/* #undef HAVE_GETSERVBYPORT_R */
-
/* Define to 1 if you have the `gettimeofday' function. */
/* #undef HAVE_GETTIMEOFDAY */
@@ -406,9 +373,6 @@
/* Define to 1 if you have the <pem.h> header file. */
/* #undef HAVE_PEM_H */
-/* Define to 1 if you have the `perror' function. */
-#define HAVE_PERROR 1
-
/* Define to 1 if you have the `pipe' function. */
#define HAVE_PIPE 1
@@ -442,9 +406,6 @@
/* Define to 1 if you have the recvfrom function. */
#define HAVE_RECVFROM 1
-/* Define to 1 if you have the <rsa.h> header file. */
-/* #undef HAVE_RSA_H */
-
/* Define to 1 if you have the select function. */
#define HAVE_SELECT 1
@@ -469,9 +430,6 @@
/* Define to 1 if you have a working setsockopt SO_NONBLOCK function. */
/* #undef HAVE_SETSOCKOPT_SO_NONBLOCK */
-/* Define to 1 if you have the <sgtty.h> header file. */
-/* #undef HAVE_SGTTY_H */
-
/* Define to 1 if you have the sigaction function. */
#define HAVE_SIGACTION 1