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 7.1 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. /* Enable RDRAND Hardware RNG Hash Seed */
  2. #cmakedefine ENABLE_RDRAND "@ENABLE_RDRAND@"
  3. /* Override json_c_get_random_seed() with custom code */
  4. #cmakedefine OVERRIDE_GET_RANDOM_SEED @OVERRIDE_GET_RANDOM_SEED@
  5. /* Enable partial threading support */
  6. #cmakedefine ENABLE_THREADING "@@"
  7. /* Define if .gnu.warning accepts long strings. */
  8. #cmakedefine HAS_GNU_WARNING_LONG "@@"
  9. /* Define to 1 if you have the <dlfcn.h> header file. */
  10. #cmakedefine HAVE_DLFCN_H
  11. /* Define to 1 if you have the <endian.h> header file. */
  12. #cmakedefine HAVE_ENDIAN_H
  13. /* Define to 1 if you have the <fcntl.h> header file. */
  14. #cmakedefine HAVE_FCNTL_H
  15. /* Define to 1 if you have the <inttypes.h> header file. */
  16. #cmakedefine HAVE_INTTYPES_H
  17. /* Define to 1 if you have the <limits.h> header file. */
  18. #cmakedefine HAVE_LIMITS_H
  19. /* Define to 1 if you have the <locale.h> header file. */
  20. #cmakedefine HAVE_LOCALE_H
  21. /* Define to 1 if you have the <memory.h> header file. */
  22. #cmakedefine HAVE_MEMORY_H
  23. /* Define to 1 if you have the <stdarg.h> header file. */
  24. #cmakedefine HAVE_STDARG_H
  25. /* Define to 1 if you have the <stdint.h> header file. */
  26. #cmakedefine HAVE_STDINT_H
  27. /* Define to 1 if you have the <stdlib.h> header file. */
  28. #cmakedefine HAVE_STDLIB_H
  29. /* Define to 1 if you have the <strings.h> header file. */
  30. #cmakedefine HAVE_STRINGS_H
  31. /* Define to 1 if you have the <string.h> header file. */
  32. #cmakedefine HAVE_STRING_H
  33. /* Define to 1 if you have the <syslog.h> header file. */
  34. #cmakedefine HAVE_SYSLOG_H @HAVE_SYSLOG_H@
  35. /* Define to 1 if you have the <sys/cdefs.h> header file. */
  36. #cmakedefine HAVE_SYS_CDEFS_H
  37. /* Define to 1 if you have the <sys/param.h> header file. */
  38. #cmakedefine HAVE_SYS_PARAM_H @HAVE_SYS_PARAM_H@
  39. /* Define to 1 if you have the <sys/random.h> header file. */
  40. #cmakedefine HAVE_SYS_RANDOM_H
  41. /* Define to 1 if you have the <sys/resource.h> header file. */
  42. #cmakedefine HAVE_SYS_RESOURCE_H
  43. /* Define to 1 if you have the <sys/stat.h> header file. */
  44. #cmakedefine HAVE_SYS_STAT_H
  45. /* Define to 1 if you have the <sys/types.h> header file. */
  46. #cmakedefine HAVE_SYS_TYPES_H @HAVE_SYS_TYPES_H@
  47. /* Define to 1 if you have the <unistd.h> header file. */
  48. #cmakedefine HAVE_UNISTD_H @HAVE_UNISTD_H@
  49. /* Define to 1 if you have the <xlocale.h> header file. */
  50. #cmakedefine HAVE_XLOCALE_H
  51. /* Define to 1 if you have the <bsd/stdlib.h> header file. */
  52. #cmakedefine HAVE_BSD_STDLIB_H
  53. /* Define to 1 if you have `arc4random' */
  54. #cmakedefine HAVE_ARC4RANDOM
  55. /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
  56. #cmakedefine HAVE_DOPRNT
  57. /* Has atomic builtins */
  58. #cmakedefine HAVE_ATOMIC_BUILTINS
  59. /* Define to 1 if you have the declaration of `INFINITY', and to 0 if you
  60. don't. */
  61. #cmakedefine HAVE_DECL_INFINITY
  62. /* Define to 1 if you have the declaration of `isinf', and to 0 if you don't.
  63. */
  64. #cmakedefine HAVE_DECL_ISINF
  65. /* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
  66. */
  67. #cmakedefine HAVE_DECL_ISNAN
  68. /* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */
  69. #cmakedefine HAVE_DECL_NAN
  70. /* Define to 1 if you have the declaration of `_finite', and to 0 if you
  71. don't. */
  72. #cmakedefine HAVE_DECL__FINITE
  73. /* Define to 1 if you have the declaration of `_isnan', and to 0 if you don't.
  74. */
  75. #cmakedefine HAVE_DECL__ISNAN
  76. /* Define to 1 if you have the `open' function. */
  77. #cmakedefine HAVE_OPEN
  78. /* Define to 1 if you have the `realloc' function. */
  79. #cmakedefine HAVE_REALLOC
  80. /* Define to 1 if you have the `setlocale' function. */
  81. #cmakedefine HAVE_SETLOCALE
  82. /* Define to 1 if you have the `snprintf' function. */
  83. #cmakedefine HAVE_SNPRINTF
  84. /* Define to 1 if you have the `strcasecmp' function. */
  85. #cmakedefine HAVE_STRCASECMP @HAVE_STRCASECMP@
  86. /* Define to 1 if you have the `strdup' function. */
  87. #cmakedefine HAVE_STRDUP
  88. /* Define to 1 if you have the `strerror' function. */
  89. #cmakedefine HAVE_STRERROR
  90. /* Define to 1 if you have the `strncasecmp' function. */
  91. #cmakedefine HAVE_STRNCASECMP @HAVE_STRNCASECMP@
  92. /* Define to 1 if you have the `uselocale' function. */
  93. #cmakedefine HAVE_USELOCALE
  94. /* Define to 1 if you have the `duplocale' function. */
  95. #cmakedefine HAVE_DUPLOCALE
  96. /* Define to 1 if newlocale() needs freelocale() called on it's `base` argument */
  97. #cmakedefine NEWLOCALE_NEEDS_FREELOCALE
  98. /* Define to 1 if you have the `vasprintf' function. */
  99. #cmakedefine HAVE_VASPRINTF
  100. /* Define to 1 if you have the `vprintf' function. */
  101. #cmakedefine HAVE_VPRINTF
  102. /* Define to 1 if you have the `vsnprintf' function. */
  103. #cmakedefine HAVE_VSNPRINTF
  104. /* Define to 1 if you have the `vsyslog' function. */
  105. #cmakedefine HAVE_VSYSLOG @HAVE_VSYSLOG@
  106. /* Define if you have the `getrandom' function. */
  107. #cmakedefine HAVE_GETRANDOM
  108. /* Define if you have the `getrusage' function. */
  109. #cmakedefine HAVE_GETRUSAGE
  110. #cmakedefine HAVE_STRTOLL
  111. #if !defined(HAVE_STRTOLL)
  112. #define strtoll @json_c_strtoll@
  113. /* #cmakedefine json_c_strtoll @json_c_strtoll@*/
  114. #endif
  115. #cmakedefine HAVE_STRTOULL
  116. #if !defined(HAVE_STRTOULL)
  117. #define strtoull @json_c_strtoull@
  118. /* #cmakedefine json_c_strtoull @json_c_strtoull@ */
  119. #endif
  120. /* Have __thread */
  121. #cmakedefine HAVE___THREAD
  122. /* Public define for json_inttypes.h */
  123. #cmakedefine JSON_C_HAVE_INTTYPES_H @JSON_C_HAVE_INTTYPES_H@
  124. /* Name of package */
  125. #define PACKAGE "@PROJECT_NAME@"
  126. /* Define to the address where bug reports for this package should be sent. */
  127. #define PACKAGE_BUGREPORT "@JSON_C_BUGREPORT@"
  128. /* Define to the full name of this package. */
  129. #define PACKAGE_NAME "@PROJECT_NAME@"
  130. /* Define to the full name and version of this package. */
  131. #define PACKAGE_STRING "@PROJECT_NAME@ @CPACK_PACKAGE_VERSION_MAJOR@.@CPACK_PACKAGE_VERSION_MINOR@.@CPACK_PACKAGE_VERSION_PATCH@"
  132. /* Define to the one symbol short name of this package. */
  133. #define PACKAGE_TARNAME "@PROJECT_NAME@"
  134. /* Define to the home page for this package. */
  135. #define PACKAGE_URL "https://github.com/json-c/json-c"
  136. /* Define to the version of this package. */
  137. #define PACKAGE_VERSION "@CPACK_PACKAGE_VERSION_MAJOR@.@CPACK_PACKAGE_VERSION_MINOR@.@CPACK_PACKAGE_VERSION_PATCH@"
  138. /* The number of bytes in type int */
  139. #cmakedefine SIZEOF_INT @SIZEOF_INT@
  140. /* The number of bytes in type int64_t */
  141. #cmakedefine SIZEOF_INT64_T @SIZEOF_INT64_T@
  142. /* The number of bytes in type long */
  143. #cmakedefine SIZEOF_LONG @SIZEOF_LONG@
  144. /* The number of bytes in type long long */
  145. #cmakedefine SIZEOF_LONG_LONG @SIZEOF_LONG_LONG@
  146. /* The number of bytes in type size_t */
  147. #cmakedefine SIZEOF_SIZE_T @SIZEOF_SIZE_T@
  148. /* The number of bytes in type ssize_t */
  149. #cmakedefine SIZEOF_SSIZE_T @SIZEOF_SSIZE_T@
  150. /* Specifier for __thread */
  151. #cmakedefine SPEC___THREAD @SPEC___THREAD@
  152. /* Define to 1 if you have the ANSI C header files. */
  153. #cmakedefine STDC_HEADERS
  154. /* Version number of package */
  155. #define VERSION "@CPACK_PACKAGE_VERSION_MAJOR@.@CPACK_PACKAGE_VERSION_MINOR@.@CPACK_PACKAGE_VERSION_PATCH@"
  156. /* Define to empty if `const' does not conform to ANSI C. */
  157. #cmakedefine const
  158. /* Define to `unsigned int' if <sys/types.h> does not define. */
  159. #cmakedefine size_t