config.h.in 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. /* config.h.in. Generated from configure.in by autoheader. */
  2. /* Define to 1 if translation of program messages to the user's native
  3. language is requested. */
  4. #undef ENABLE_NLS
  5. /* Define to 1 if you have the <arpa/inet.h> header file. */
  6. #undef HAVE_ARPA_INET_H
  7. /* Define if the GNU dcgettext() function is already present or preinstalled.
  8. */
  9. #undef HAVE_DCGETTEXT
  10. /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
  11. #undef HAVE_DOPRNT
  12. /* Define to 1 if you have the <fcntl.h> header file. */
  13. #undef HAVE_FCNTL_H
  14. /* Define to 1 if you have the `getpagesize' function. */
  15. #undef HAVE_GETPAGESIZE
  16. /* Define if the GNU gettext() function is already present or preinstalled. */
  17. #undef HAVE_GETTEXT
  18. /* Define to 1 if you have the `gettimeofday' function. */
  19. #undef HAVE_GETTIMEOFDAY
  20. /* Define if you have the iconv() function. */
  21. #undef HAVE_ICONV
  22. /* Define to 1 if you have the `inet_ntoa' function. */
  23. #undef HAVE_INET_NTOA
  24. /* Define to 1 if you have the <inttypes.h> header file. */
  25. #undef HAVE_INTTYPES_H
  26. /* Define to 1 if you have the `ssl' library (-lssl). */
  27. #undef HAVE_LIBSSL
  28. /* Define to 1 if you have the <limits.h> header file. */
  29. #undef HAVE_LIMITS_H
  30. /* Define to 1 if you have the <memory.h> header file. */
  31. #undef HAVE_MEMORY_H
  32. /* Define to 1 if you have the `memset' function. */
  33. #undef HAVE_MEMSET
  34. /* Define to 1 if you have the `mkdir' function. */
  35. #undef HAVE_MKDIR
  36. /* Define to 1 if you have the <netdb.h> header file. */
  37. #undef HAVE_NETDB_H
  38. /* Define to 1 if you have the <netinet/in.h> header file. */
  39. #undef HAVE_NETINET_IN_H
  40. /* Define to 1 if you have the `rmdir' function. */
  41. #undef HAVE_RMDIR
  42. /* Define to 1 if you have the `select' function. */
  43. #undef HAVE_SELECT
  44. /* Define to 1 if you have the `socket' function. */
  45. #undef HAVE_SOCKET
  46. /* Define to 1 if `stat' has the bug that it succeeds when given the
  47. zero-length file name argument. */
  48. #undef HAVE_STAT_EMPTY_STRING_BUG
  49. /* Define to 1 if stdbool.h conforms to C99. */
  50. #undef HAVE_STDBOOL_H
  51. /* Define to 1 if you have the <stdint.h> header file. */
  52. #undef HAVE_STDINT_H
  53. /* Define to 1 if you have the <stdlib.h> header file. */
  54. #undef HAVE_STDLIB_H
  55. /* Define to 1 if you have the `strcasecmp' function. */
  56. #undef HAVE_STRCASECMP
  57. /* Define to 1 if you have the `strerror' function. */
  58. #undef HAVE_STRERROR
  59. /* Define to 1 if you have the <strings.h> header file. */
  60. #undef HAVE_STRINGS_H
  61. /* Define to 1 if you have the <string.h> header file. */
  62. #undef HAVE_STRING_H
  63. /* Define to 1 if you have the `strstr' function. */
  64. #undef HAVE_STRSTR
  65. /* Define to 1 if you have the `strtol' function. */
  66. #undef HAVE_STRTOL
  67. /* Define to 1 if you have the <sys/select.h> header file. */
  68. #undef HAVE_SYS_SELECT_H
  69. /* Define to 1 if you have the <sys/socket.h> header file. */
  70. #undef HAVE_SYS_SOCKET_H
  71. /* Define to 1 if you have the <sys/stat.h> header file. */
  72. #undef HAVE_SYS_STAT_H
  73. /* Define to 1 if you have the <sys/time.h> header file. */
  74. #undef HAVE_SYS_TIME_H
  75. /* Define to 1 if you have the <sys/types.h> header file. */
  76. #undef HAVE_SYS_TYPES_H
  77. /* Define to 1 if you have the <unistd.h> header file. */
  78. #undef HAVE_UNISTD_H
  79. /* Define to 1 if you have the `vprintf' function. */
  80. #undef HAVE_VPRINTF
  81. /* Define to 1 if the system has the type `_Bool'. */
  82. #undef HAVE__BOOL
  83. /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
  84. slash. */
  85. #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
  86. /* Name of package */
  87. #undef PACKAGE
  88. /* Define to the address where bug reports for this package should be sent. */
  89. #undef PACKAGE_BUGREPORT
  90. /* Define to the full name of this package. */
  91. #undef PACKAGE_NAME
  92. /* Define to the full name and version of this package. */
  93. #undef PACKAGE_STRING
  94. /* Define to the one symbol short name of this package. */
  95. #undef PACKAGE_TARNAME
  96. /* Define to the version of this package. */
  97. #undef PACKAGE_VERSION
  98. /* Define to the type of arg 1 for `select'. */
  99. #undef SELECT_TYPE_ARG1
  100. /* Define to the type of args 2, 3 and 4 for `select'. */
  101. #undef SELECT_TYPE_ARG234
  102. /* Define to the type of arg 5 for `select'. */
  103. #undef SELECT_TYPE_ARG5
  104. /* Define to 1 if you have the ANSI C header files. */
  105. #undef STDC_HEADERS
  106. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  107. #undef TIME_WITH_SYS_TIME
  108. /* Version number of package */
  109. #undef VERSION
  110. /* Define to empty if `const' does not conform to ANSI C. */
  111. #undef const
  112. /* Define to `unsigned' if <sys/types.h> does not define. */
  113. #undef size_t