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.mac 5.0 kB

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