config-netware.h 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486
  1. /* lib/config.h.in. Generated from configure.ac by autoheader. */
  2. /* to disable DICT */
  3. #undef CURL_DISABLE_DICT
  4. /* to disable FILE */
  5. #undef CURL_DISABLE_FILE
  6. /* to disable FTP */
  7. #undef CURL_DISABLE_FTP
  8. /* to disable GOPHER */
  9. #undef CURL_DISABLE_GOPHER
  10. /* to disable HTTP */
  11. #undef CURL_DISABLE_HTTP
  12. /* to disable LDAP */
  13. #undef CURL_DISABLE_LDAP
  14. /* to disable TELNET */
  15. #undef CURL_DISABLE_TELNET
  16. /* Set to explicitly specify we don't want to use thread-safe functions */
  17. #undef DISABLED_THREADSAFE
  18. /* your Entropy Gathering Daemon socket pathname */
  19. #undef EGD_SOCKET
  20. /* Define if you want to enable IPv6 support */
  21. #undef ENABLE_IPV6
  22. /* Define to 1 if you have the <alloca.h> header file. */
  23. #undef HAVE_ALLOCA_H
  24. /* Define to 1 if you have the <arpa/inet.h> header file. */
  25. #define HAVE_ARPA_INET_H 1
  26. /* Define to 1 if you have the <assert.h> header file. */
  27. #define HAVE_ASSERT_H 1
  28. /* Define to 1 if you have the `closesocket' function. */
  29. #undef HAVE_CLOSESOCKET
  30. /* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */
  31. #undef HAVE_CRYPTO_CLEANUP_ALL_EX_DATA
  32. /* Define to 1 if you have the <crypto.h> header file. */
  33. #undef HAVE_CRYPTO_H
  34. /* Define to 1 if you have the <des.h> header file. */
  35. #undef HAVE_DES_H
  36. /* disabled non-blocking sockets */
  37. #undef HAVE_DISABLED_NONBLOCKING
  38. /* Define to 1 if you have the <dlfcn.h> header file. */
  39. /* XXX: #undef HAVE_DLFCN_H */
  40. #define HAVE_DLFCN_H 1
  41. /* Define to 1 if you have the `dlopen' function. */
  42. #define HAVE_DLOPEN 1
  43. /* Define to 1 if you have the <err.h> header file. */
  44. #define HAVE_ERR_H 1
  45. /* Define to 1 if you have the <fcntl.h> header file. */
  46. #define HAVE_FCNTL_H 1
  47. /* use FIONBIO for non-blocking sockets */
  48. /* XXX: #undef HAVE_FIONBIO */
  49. #define HAVE_FIONBIO 1
  50. /* Define if getaddrinfo exists and works */
  51. #undef HAVE_GETADDRINFO
  52. /* Define to 1 if you have the `geteuid' function. */
  53. #undef HAVE_GETEUID
  54. /* Define to 1 if you have the `gethostbyaddr' function. */
  55. #define HAVE_GETHOSTBYADDR 1
  56. /* Define to 1 if you have the `gethostbyaddr_r' function. */
  57. #undef HAVE_GETHOSTBYADDR_R
  58. /* gethostbyaddr_r() takes 5 args */
  59. #undef HAVE_GETHOSTBYADDR_R_5
  60. /* gethostbyaddr_r() takes 7 args */
  61. #undef HAVE_GETHOSTBYADDR_R_7
  62. /* gethostbyaddr_r() takes 8 args */
  63. #undef HAVE_GETHOSTBYADDR_R_8
  64. /* Define to 1 if you have the `gethostbyname_r' function. */
  65. #undef HAVE_GETHOSTBYNAME_R
  66. /* gethostbyname_r() takes 3 args */
  67. #undef HAVE_GETHOSTBYNAME_R_3
  68. /* gethostbyname_r() takes 5 args */
  69. #undef HAVE_GETHOSTBYNAME_R_5
  70. /* gethostbyname_r() takes 6 args */
  71. #undef HAVE_GETHOSTBYNAME_R_6
  72. /* Define to 1 if you have the `getpass_r' function. */
  73. #undef HAVE_GETPASS_R
  74. /* Define to 1 if you have the `getpwuid' function. */
  75. #undef HAVE_GETPWUID
  76. /* Define to 1 if you have the `gettimeofday' function. */
  77. #define HAVE_GETTIMEOFDAY 1
  78. /* Define to 1 if you have the `gmtime_r' function. */
  79. #undef HAVE_GMTIME_R
  80. /* if you have the gssapi libraries */
  81. #undef HAVE_GSSAPI
  82. /* if you have the Heimdal gssapi libraries */
  83. #undef HAVE_GSSHEIMDAL
  84. /* if you have the MIT gssapi libraries */
  85. #undef HAVE_GSSMIT
  86. /* Define to 1 if you have the `inet_addr' function. */
  87. #define HAVE_INET_ADDR 1
  88. /* Define to 1 if you have the `inet_ntoa' function. */
  89. #define HAVE_INET_NTOA 1
  90. /* Define to 1 if you have the `inet_ntoa_r' function. */
  91. #undef HAVE_INET_NTOA_R
  92. /* inet_ntoa_r() is declared */
  93. #undef HAVE_INET_NTOA_R_DECL
  94. /* Define to 1 if you have the `inet_pton' function. */
  95. #define HAVE_INET_PTON 1
  96. /* Define to 1 if you have the <inttypes.h> header file. */
  97. #define HAVE_INTTYPES_H 1
  98. /* use ioctlsocket() for non-blocking sockets */
  99. #undef HAVE_IOCTLSOCKET
  100. /* use Ioctlsocket() for non-blocking sockets */
  101. #undef HAVE_IOCTLSOCKET_CASE
  102. /* Define to 1 if you have the <io.h> header file. */
  103. #undef HAVE_IO_H
  104. /* if you have the Kerberos4 libraries (including -ldes) */
  105. #undef HAVE_KRB4
  106. /* Define to 1 if you have the `krb_get_our_ip_for_realm' function. */
  107. #undef HAVE_KRB_GET_OUR_IP_FOR_REALM
  108. /* Define to 1 if you have the <krb.h> header file. */
  109. #undef HAVE_KRB_H
  110. /* Define to 1 if you have the `crypto' library (-lcrypto). */
  111. #undef HAVE_LIBCRYPTO
  112. /* Define to 1 if you have the `dl' library (-ldl). */
  113. #undef HAVE_LIBDL
  114. /* Define to 1 if you have the `nsl' library (-lnsl). */
  115. #undef HAVE_LIBNSL
  116. /* Define to 1 if you have the `resolv' library (-lresolv). */
  117. #undef HAVE_LIBRESOLV
  118. /* Define to 1 if you have the `resolve' library (-lresolve). */
  119. #undef HAVE_LIBRESOLVE
  120. /* Define to 1 if you have the `socket' library (-lsocket). */
  121. #undef HAVE_LIBSOCKET
  122. /* Define to 1 if you have the `ssl' library (-lssl). */
  123. #undef HAVE_LIBSSL
  124. /* If zlib is available */
  125. #undef HAVE_LIBZ
  126. //#define HAVE_LIBZ 1
  127. /* Define to 1 if you have the <limits.h> header file. */
  128. #define HAVE_LIMITS_H 1
  129. /* Define to 1 if you have the `localtime_r' function. */
  130. #undef HAVE_LOCALTIME_R
  131. /* if your compiler supports 'long long' */
  132. #define HAVE_LONGLONG 1
  133. /* Define to 1 if you have the <malloc.h> header file. */
  134. #define HAVE_MALLOC_H 1
  135. /* Define to 1 if you have the <memory.h> header file. */
  136. #undef HAVE_MEMORY_H
  137. /* Define to 1 if you have the <netdb.h> header file. */
  138. #define HAVE_NETDB_H 1
  139. /* Define to 1 if you have the <netinet/in.h> header file. */
  140. #define HAVE_NETINET_IN_H 1
  141. /* Define to 1 if you have the <net/if.h> header file. */
  142. #undef HAVE_NET_IF_H
  143. /* Define to 1 if you have the <openssl/crypto.h> header file. */
  144. #undef HAVE_OPENSSL_CRYPTO_H
  145. /* Define to 1 if you have the <openssl/engine.h> header file. */
  146. #undef HAVE_OPENSSL_ENGINE_H
  147. /* Define to 1 if you have the <openssl/err.h> header file. */
  148. #undef HAVE_OPENSSL_ERR_H
  149. /* Define to 1 if you have the <openssl/pem.h> header file. */
  150. #undef HAVE_OPENSSL_PEM_H
  151. /* Define to 1 if you have the <openssl/rsa.h> header file. */
  152. #undef HAVE_OPENSSL_RSA_H
  153. /* Define to 1 if you have the <openssl/ssl.h> header file. */
  154. #undef HAVE_OPENSSL_SSL_H
  155. /* Define to 1 if you have the <openssl/x509.h> header file. */
  156. #undef HAVE_OPENSSL_X509_H
  157. /* use O_NONBLOCK for non-blocking sockets */
  158. #undef HAVE_O_NONBLOCK
  159. /* Define to 1 if you have the <pem.h> header file. */
  160. #undef HAVE_PEM_H
  161. /* Define to 1 if you have the `perror' function. */
  162. #undef HAVE_PERROR
  163. /* Define to 1 if you have the `poll' function. */
  164. #undef HAVE_POLL
  165. /* Define to 1 if you have the <pwd.h> header file. */
  166. #undef HAVE_PWD_H
  167. /* Define to 1 if you have the `RAND_egd' function. */
  168. #undef HAVE_RAND_EGD
  169. /* Define to 1 if you have the `RAND_screen' function. */
  170. #undef HAVE_RAND_SCREEN
  171. /* Define to 1 if you have the `RAND_status' function. */
  172. #undef HAVE_RAND_STATUS
  173. /* Define to 1 if you have the <rsa.h> header file. */
  174. #undef HAVE_RSA_H
  175. /* Define to 1 if you have the `select' function. */
  176. #define HAVE_SELECT 1
  177. /* Define to 1 if you have the <setjmp.h> header file. */
  178. #define HAVE_SETJMP_H 1
  179. /* Define to 1 if you have the <sgtty.h> header file. */
  180. #undef HAVE_SGTTY_H
  181. /* Define to 1 if you have the `sigaction' function. */
  182. #undef HAVE_SIGACTION
  183. /* Define to 1 if you have the `siginterrupt' function. */
  184. #undef HAVE_SIGINTERRUPT
  185. /* Define to 1 if you have the `signal' function. */
  186. #define HAVE_SIGNAL 1
  187. /* If you have sigsetjmp */
  188. #undef HAVE_SIGSETJMP
  189. /* Define to 1 if you have the `socket' function. */
  190. #define HAVE_SOCKET 1
  191. /* use SO_NONBLOCK for non-blocking sockets */
  192. #undef HAVE_SO_NONBLOCK
  193. /* Define this if you have the SPNEGO library fbopenssl */
  194. #undef HAVE_SPNEGO
  195. /* Define to 1 if you have the <ssl.h> header file. */
  196. #undef HAVE_SSL_H
  197. /* Define to 1 if you have the <stdint.h> header file. */
  198. #define HAVE_STDINT_H 1
  199. /* Define to 1 if you have the <stdlib.h> header file. */
  200. #define HAVE_STDLIB_H 1
  201. /* Define to 1 if you have the `strcasecmp' function. */
  202. #define HAVE_STRCASECMP 1
  203. /* Define to 1 if you have the `strcmpi' function. */
  204. #undef HAVE_STRCMPI
  205. /* Define to 1 if you have the `strdup' function. */
  206. #define HAVE_STRDUP 1
  207. /* Define to 1 if you have the `strftime' function. */
  208. #define HAVE_STRFTIME 1
  209. /* Define to 1 if you have the `stricmp' function. */
  210. #undef HAVE_STRICMP
  211. /* Define to 1 if you have the <strings.h> header file. */
  212. #undef HAVE_STRINGS_H
  213. /* Define to 1 if you have the <string.h> header file. */
  214. #define HAVE_STRING_H 1
  215. /* Define to 1 if you have the `strlcat' function. */
  216. #define HAVE_STRLCAT 1
  217. /* Define to 1 if you have the `strlcpy' function. */
  218. #define HAVE_STRLCPY 1
  219. /* Define to 1 if you have the `strstr' function. */
  220. #define HAVE_STRSTR 1
  221. /* Define to 1 if you have the `strtok_r' function. */
  222. #undef HAVE_STRTOK_R
  223. /* Define to 1 if you have the `strtoll' function. */
  224. #undef HAVE_STRTOLL
  225. /* Define to 1 if you have the <sys/param.h> header file. */
  226. #define HAVE_SYS_PARAM_H 1
  227. /* Define to 1 if you have the <sys/poll.h> header file. */
  228. #undef HAVE_SYS_POLL_H
  229. /* Define to 1 if you have the <sys/select.h> header file. */
  230. #define HAVE_SYS_SELECT_H 1
  231. /* Define to 1 if you have the <sys/socket.h> header file. */
  232. #define HAVE_SYS_SOCKET_H 1
  233. /* Define to 1 if you have the <sys/sockio.h> header file. */
  234. #define HAVE_SYS_SOCKIO_H 1
  235. /* Define to 1 if you have the <sys/stat.h> header file. */
  236. #define HAVE_SYS_STAT_H 1
  237. /* Define to 1 if you have the <sys/time.h> header file. */
  238. #define HAVE_SYS_TIME_H 1
  239. /* Define to 1 if you have the <sys/types.h> header file. */
  240. #define HAVE_SYS_TYPES_H 1
  241. /* Define to 1 if you have the <sys/utime.h> header file. */
  242. #undef HAVE_SYS_UTIME_H
  243. /* Define to 1 if you have the `tcgetattr' function. */
  244. #undef HAVE_TCGETATTR
  245. /* Define to 1 if you have the `tcsetattr' function. */
  246. #undef HAVE_TCSETATTR
  247. /* Define to 1 if you have the <termios.h> header file. */
  248. #define HAVE_TERMIOS_H 1
  249. /* Define to 1 if you have the <termio.h> header file. */
  250. #undef HAVE_TERMIO_H
  251. /* Define to 1 if you have the <time.h> header file. */
  252. #define HAVE_TIME_H 1
  253. /* Define to 1 if you have the `uname' function. */
  254. #define HAVE_UNAME 1
  255. /* Define to 1 if you have the <unistd.h> header file. */
  256. #define HAVE_UNISTD_H 1
  257. /* Define to 1 if you have the `utime' function. */
  258. #define HAVE_UTIME 1
  259. /* Define to 1 if you have the <utime.h> header file. */
  260. #define HAVE_UTIME_H 1
  261. /* Define to 1 if you have the <winsock.h> header file. */
  262. #undef HAVE_WINSOCK_H
  263. /* Define this symbol if your OS supports changing the contents of argv */
  264. #undef HAVE_WRITABLE_ARGV
  265. /* Define to 1 if you have the <x509.h> header file. */
  266. #undef HAVE_X509_H
  267. /* if you have the zlib.h header file */
  268. #define HAVE_ZLIB_H 1
  269. /* need REENTRANT defined */
  270. #undef NEED_REENTRANT
  271. /* cpu-machine-OS */
  272. #define OS "i386-pc-NetWare"
  273. /* Name of package */
  274. #undef PACKAGE
  275. /* Define to the address where bug reports for this package should be sent. */
  276. #undef PACKAGE_BUGREPORT
  277. /* Define to the full name of this package. */
  278. #undef PACKAGE_NAME
  279. /* Define to the full name and version of this package. */
  280. #undef PACKAGE_STRING
  281. /* Define to the one symbol short name of this package. */
  282. #undef PACKAGE_TARNAME
  283. /* Define to the version of this package. */
  284. #undef PACKAGE_VERSION
  285. /* a suitable file to read random data from */
  286. #undef RANDOM_FILE
  287. /* Define as the return type of signal handlers (`int' or `void'). */
  288. #define RETSIGTYPE void
  289. /* Define to the type of arg 1 for `select'. */
  290. #undef SELECT_TYPE_ARG1
  291. /* Define to the type of args 2, 3 and 4 for `select'. */
  292. #undef SELECT_TYPE_ARG234
  293. /* Define to the type of arg 5 for `select'. */
  294. #undef SELECT_TYPE_ARG5
  295. /* The size of a `curl_off_t', as computed by sizeof. */
  296. #define SIZEOF_CURL_OFF_T 4
  297. /* Define to 1 if you have the ANSI C header files. */
  298. /* XXX: #undef STDC_HEADERS */
  299. #define STDC_HEADERS 1
  300. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  301. #define TIME_WITH_SYS_TIME 1
  302. /* Define if you want to enable ares support */
  303. #undef USE_ARES
  304. /* Version number of package */
  305. #undef VERSION
  306. /* Define to 1 if on AIX 3.
  307. System headers sometimes define this.
  308. We just want to avoid a redefinition error message. */
  309. #ifndef _ALL_SOURCE
  310. # undef _ALL_SOURCE
  311. #endif
  312. /* Number of bits in a file offset, on hosts where this is settable. */
  313. #undef _FILE_OFFSET_BITS
  314. /* Define for large files, on AIX-style hosts. */
  315. #undef _LARGE_FILES
  316. /* Define to empty if `const' does not conform to ANSI C. */
  317. #undef const
  318. /* type to use in place of in_addr_t if not defined */
  319. #undef in_addr_t
  320. /* Define to `unsigned' if <sys/types.h> does not define. */
  321. #undef size_t
  322. /* type to use in place of socklen_t if not defined */
  323. #define socklen_t int
  324. /* the signed version of size_t */
  325. #undef ssize_t