You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.h.in 4.4 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Enable RDRANR Hardware RNG Hash Seed */
  3. #undef ENABLE_RDRAND
  4. /* Define if .gnu.warning accepts long strings. */
  5. #undef HAS_GNU_WARNING_LONG
  6. /* Define to 1 if you have the declaration of `INFINITY', and to 0 if you
  7. don't. */
  8. #undef HAVE_DECL_INFINITY
  9. /* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
  10. */
  11. #undef HAVE_DECL_ISINF
  12. /* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
  13. */
  14. #undef HAVE_DECL_ISNAN
  15. /* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */
  16. #undef HAVE_DECL_NAN
  17. /* Define to 1 if you have the declaration of `_finite', and to 0 if you
  18. don't. */
  19. #undef HAVE_DECL__FINITE
  20. /* Define to 1 if you have the declaration of `_isnan', and to 0 if you don't.
  21. */
  22. #undef HAVE_DECL__ISNAN
  23. /* Define to 1 if you have the <dlfcn.h> header file. */
  24. #undef HAVE_DLFCN_H
  25. /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
  26. #undef HAVE_DOPRNT
  27. /* Define to 1 if you have the <endian.h> header file. */
  28. #undef HAVE_ENDIAN_H
  29. /* Define to 1 if you have the <fcntl.h> header file. */
  30. #undef HAVE_FCNTL_H
  31. /* Define to 1 if you have the <inttypes.h> header file. */
  32. #undef HAVE_INTTYPES_H
  33. /* Define to 1 if you have the <limits.h> header file. */
  34. #undef HAVE_LIMITS_H
  35. /* Define to 1 if you have the <locale.h> header file. */
  36. #undef HAVE_LOCALE_H
  37. /* Define to 1 if you have the <memory.h> header file. */
  38. #undef HAVE_MEMORY_H
  39. /* Define to 1 if you have the `open' function. */
  40. #undef HAVE_OPEN
  41. /* Define to 1 if your system has a GNU libc compatible `realloc' function,
  42. and to 0 otherwise. */
  43. #undef HAVE_REALLOC
  44. /* Define to 1 if you have the `setlocale' function. */
  45. #undef HAVE_SETLOCALE
  46. /* Define to 1 if you have the `snprintf' function. */
  47. #undef HAVE_SNPRINTF
  48. /* Define to 1 if you have the <stdarg.h> header file. */
  49. #undef HAVE_STDARG_H
  50. /* Define to 1 if you have the <stdint.h> header file. */
  51. #undef HAVE_STDINT_H
  52. /* Define to 1 if you have the <stdlib.h> header file. */
  53. #undef HAVE_STDLIB_H
  54. /* Define to 1 if you have the `strcasecmp' function. */
  55. #undef HAVE_STRCASECMP
  56. /* Define to 1 if you have the `strdup' function. */
  57. #undef HAVE_STRDUP
  58. /* Define to 1 if you have the `strerror' function. */
  59. #undef HAVE_STRERROR
  60. /* Define to 1 if you have the <strings.h> header file. */
  61. #undef HAVE_STRINGS_H
  62. /* Define to 1 if you have the <string.h> header file. */
  63. #undef HAVE_STRING_H
  64. /* Define to 1 if you have the `strncasecmp' function. */
  65. #undef HAVE_STRNCASECMP
  66. /* Define to 1 if you have the <syslog.h> header file. */
  67. #undef HAVE_SYSLOG_H
  68. /* Define to 1 if you have the <sys/cdefs.h> header file. */
  69. #undef HAVE_SYS_CDEFS_H
  70. /* Define to 1 if you have the <sys/param.h> header file. */
  71. #undef HAVE_SYS_PARAM_H
  72. /* Define to 1 if you have the <sys/stat.h> header file. */
  73. #undef HAVE_SYS_STAT_H
  74. /* Define to 1 if you have the <sys/types.h> header file. */
  75. #undef HAVE_SYS_TYPES_H
  76. /* Define to 1 if you have the <unistd.h> header file. */
  77. #undef HAVE_UNISTD_H
  78. /* Define to 1 if you have the `vasprintf' function. */
  79. #undef HAVE_VASPRINTF
  80. /* Define to 1 if you have the `vprintf' function. */
  81. #undef HAVE_VPRINTF
  82. /* Define to 1 if you have the `vsnprintf' function. */
  83. #undef HAVE_VSNPRINTF
  84. /* Define to 1 if you have the `vsyslog' function. */
  85. #undef HAVE_VSYSLOG
  86. /* Public define for json_inttypes.h */
  87. #undef JSON_C_HAVE_INTTYPES_H
  88. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  89. */
  90. #undef LT_OBJDIR
  91. /* Name of package */
  92. #undef PACKAGE
  93. /* Define to the address where bug reports for this package should be sent. */
  94. #undef PACKAGE_BUGREPORT
  95. /* Define to the full name of this package. */
  96. #undef PACKAGE_NAME
  97. /* Define to the full name and version of this package. */
  98. #undef PACKAGE_STRING
  99. /* Define to the one symbol short name of this package. */
  100. #undef PACKAGE_TARNAME
  101. /* Define to the home page for this package. */
  102. #undef PACKAGE_URL
  103. /* Define to the version of this package. */
  104. #undef PACKAGE_VERSION
  105. /* Define to 1 if you have the ANSI C header files. */
  106. #undef STDC_HEADERS
  107. /* Version number of package */
  108. #undef VERSION
  109. /* Define to empty if `const' does not conform to ANSI C. */
  110. #undef const
  111. /* Define to rpl_realloc if the replacement function should be used. */
  112. #undef realloc
  113. /* Define to `unsigned int' if <sys/types.h> does not define. */
  114. #undef size_t