fficonfig.h.in 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. /* fficonfig.h.in. Generated from configure.ac by autoheader. */
  2. /* Define if building universal (internal helper macro) */
  3. #undef AC_APPLE_UNIVERSAL_BUILD
  4. /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
  5. systems. This function is required for `alloca.c' support on those systems.
  6. */
  7. #undef CRAY_STACKSEG_END
  8. /* Define to 1 if using `alloca.c'. */
  9. #undef C_ALLOCA
  10. /* Define to the flags needed for the .section .eh_frame directive. */
  11. #undef EH_FRAME_FLAGS
  12. /* Define this if you want extra debugging. */
  13. #undef FFI_DEBUG
  14. /* Cannot use PROT_EXEC on this target, so, we revert to alternative means */
  15. #undef FFI_EXEC_TRAMPOLINE_TABLE
  16. /* Define this if you want to enable pax emulated trampolines */
  17. #undef FFI_MMAP_EXEC_EMUTRAMP_PAX
  18. /* Cannot use malloc on this target, so, we revert to alternative means */
  19. #undef FFI_MMAP_EXEC_WRIT
  20. /* Define this if you do not want support for the raw API. */
  21. #undef FFI_NO_RAW_API
  22. /* Define this if you do not want support for aggregate types. */
  23. #undef FFI_NO_STRUCTS
  24. /* Define to 1 if you have `alloca', as a function or macro. */
  25. #undef HAVE_ALLOCA
  26. /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
  27. */
  28. #undef HAVE_ALLOCA_H
  29. /* Define if your assembler supports .ascii. */
  30. #undef HAVE_AS_ASCII_PSEUDO_OP
  31. /* Define if your assembler supports .cfi_* directives. */
  32. #undef HAVE_AS_CFI_PSEUDO_OP
  33. /* Define if your assembler supports .register. */
  34. #undef HAVE_AS_REGISTER_PSEUDO_OP
  35. /* Define if the compiler uses zarch features. */
  36. #undef HAVE_AS_S390_ZARCH
  37. /* Define if your assembler and linker support unaligned PC relative relocs.
  38. */
  39. #undef HAVE_AS_SPARC_UA_PCREL
  40. /* Define if your assembler supports .string. */
  41. #undef HAVE_AS_STRING_PSEUDO_OP
  42. /* Define if your assembler supports unwind section type. */
  43. #undef HAVE_AS_X86_64_UNWIND_SECTION_TYPE
  44. /* Define if your assembler supports PC relative relocs. */
  45. #undef HAVE_AS_X86_PCREL
  46. /* Define to 1 if you have the <dlfcn.h> header file. */
  47. #undef HAVE_DLFCN_H
  48. /* Define if __attribute__((visibility("hidden"))) is supported. */
  49. #undef HAVE_HIDDEN_VISIBILITY_ATTRIBUTE
  50. /* Define to 1 if you have the <inttypes.h> header file. */
  51. #undef HAVE_INTTYPES_H
  52. /* Define if you have the long double type and it is bigger than a double */
  53. #undef HAVE_LONG_DOUBLE
  54. /* Define if you support more than one size of the long double type */
  55. #undef HAVE_LONG_DOUBLE_VARIANT
  56. /* Define to 1 if you have the `memcpy' function. */
  57. #undef HAVE_MEMCPY
  58. /* Define to 1 if you have the <memory.h> header file. */
  59. #undef HAVE_MEMORY_H
  60. /* Define to 1 if you have the `mkostemp' function. */
  61. #undef HAVE_MKOSTEMP
  62. /* Define to 1 if you have the `mmap' function. */
  63. #undef HAVE_MMAP
  64. /* Define if mmap with MAP_ANON(YMOUS) works. */
  65. #undef HAVE_MMAP_ANON
  66. /* Define if mmap of /dev/zero works. */
  67. #undef HAVE_MMAP_DEV_ZERO
  68. /* Define if read-only mmap of a plain file works. */
  69. #undef HAVE_MMAP_FILE
  70. /* Define if .eh_frame sections should be read-only. */
  71. #undef HAVE_RO_EH_FRAME
  72. /* Define to 1 if you have the <stdint.h> header file. */
  73. #undef HAVE_STDINT_H
  74. /* Define to 1 if you have the <stdlib.h> header file. */
  75. #undef HAVE_STDLIB_H
  76. /* Define to 1 if you have the <strings.h> header file. */
  77. #undef HAVE_STRINGS_H
  78. /* Define to 1 if you have the <string.h> header file. */
  79. #undef HAVE_STRING_H
  80. /* Define to 1 if you have the <sys/mman.h> header file. */
  81. #undef HAVE_SYS_MMAN_H
  82. /* Define to 1 if you have the <sys/stat.h> header file. */
  83. #undef HAVE_SYS_STAT_H
  84. /* Define to 1 if you have the <sys/types.h> header file. */
  85. #undef HAVE_SYS_TYPES_H
  86. /* Define to 1 if you have the <unistd.h> header file. */
  87. #undef HAVE_UNISTD_H
  88. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  89. */
  90. #undef LT_OBJDIR
  91. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  92. #undef NO_MINUS_C_MINUS_O
  93. /* Name of package */
  94. #undef PACKAGE
  95. /* Define to the address where bug reports for this package should be sent. */
  96. #undef PACKAGE_BUGREPORT
  97. /* Define to the full name of this package. */
  98. #undef PACKAGE_NAME
  99. /* Define to the full name and version of this package. */
  100. #undef PACKAGE_STRING
  101. /* Define to the one symbol short name of this package. */
  102. #undef PACKAGE_TARNAME
  103. /* Define to the home page for this package. */
  104. #undef PACKAGE_URL
  105. /* Define to the version of this package. */
  106. #undef PACKAGE_VERSION
  107. /* The size of `double', as computed by sizeof. */
  108. #undef SIZEOF_DOUBLE
  109. /* The size of `long double', as computed by sizeof. */
  110. #undef SIZEOF_LONG_DOUBLE
  111. /* The size of `size_t', as computed by sizeof. */
  112. #undef SIZEOF_SIZE_T
  113. /* If using the C implementation of alloca, define if you know the
  114. direction of stack growth for your system; otherwise it will be
  115. automatically deduced at runtime.
  116. STACK_DIRECTION > 0 => grows toward higher addresses
  117. STACK_DIRECTION < 0 => grows toward lower addresses
  118. STACK_DIRECTION = 0 => direction of growth unknown */
  119. #undef STACK_DIRECTION
  120. /* Define to 1 if you have the ANSI C header files. */
  121. #undef STDC_HEADERS
  122. /* Define this if you are using Purify and want to suppress spurious messages.
  123. */
  124. #undef USING_PURIFY
  125. /* Version number of package */
  126. #undef VERSION
  127. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  128. significant byte first (like Motorola and SPARC, unlike Intel). */
  129. #if defined AC_APPLE_UNIVERSAL_BUILD
  130. # if defined __BIG_ENDIAN__
  131. # define WORDS_BIGENDIAN 1
  132. # endif
  133. #else
  134. # ifndef WORDS_BIGENDIAN
  135. # undef WORDS_BIGENDIAN
  136. # endif
  137. #endif
  138. #ifdef HAVE_HIDDEN_VISIBILITY_ATTRIBUTE
  139. #ifdef LIBFFI_ASM
  140. #define FFI_HIDDEN(name) .hidden name
  141. #else
  142. #define FFI_HIDDEN __attribute__ ((visibility ("hidden")))
  143. #endif
  144. #else
  145. #ifdef LIBFFI_ASM
  146. #define FFI_HIDDEN(name)
  147. #else
  148. #define FFI_HIDDEN
  149. #endif
  150. #endif