config.h.in 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
  3. systems. This function is required for `alloca.c' support on those systems.
  4. */
  5. #undef CRAY_STACKSEG_END
  6. /* Define to 1 if using `alloca.c'. */
  7. #undef C_ALLOCA
  8. /* Define because we depend on libiconv. */
  9. #undef DEPENDS_ON_LIBICONV
  10. /* Define to 1 if translation of program messages to the user's native
  11. language is requested. */
  12. #undef ENABLE_NLS
  13. /* Define to enable relocation. */
  14. #undef ENABLE_RELOCATABLE
  15. /* Define to 1 if you have `alloca', as a function or macro. */
  16. #undef HAVE_ALLOCA
  17. /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
  18. */
  19. #undef HAVE_ALLOCA_H
  20. /* Define to 1 if you have the <argz.h> header file. */
  21. #undef HAVE_ARGZ_H
  22. /* Define if the GNU dcgettext() function is already present or preinstalled.
  23. */
  24. #undef HAVE_DCGETTEXT
  25. /* Define to 1 if you have the `feof_unlocked' function. */
  26. #undef HAVE_FEOF_UNLOCKED
  27. /* Define to 1 if you have the `fgets_unlocked' function. */
  28. #undef HAVE_FGETS_UNLOCKED
  29. /* Define to 1 if you have the `getcwd' function. */
  30. #undef HAVE_GETCWD
  31. /* Define to 1 if you have the `getc_unlocked' function. */
  32. #undef HAVE_GETC_UNLOCKED
  33. /* Define to 1 if you have the `getegid' function. */
  34. #undef HAVE_GETEGID
  35. /* Define to 1 if you have the `geteuid' function. */
  36. #undef HAVE_GETEUID
  37. /* Define to 1 if you have the `getgid' function. */
  38. #undef HAVE_GETGID
  39. /* Define to 1 if you have the `getpagesize' function. */
  40. #undef HAVE_GETPAGESIZE
  41. /* Define if the GNU gettext() function is already present or preinstalled. */
  42. #undef HAVE_GETTEXT
  43. /* Define to 1 if you have the `getuid' function. */
  44. #undef HAVE_GETUID
  45. /* Define if you have the iconv() function. */
  46. #undef HAVE_ICONV
  47. /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
  48. #undef HAVE_INTTYPES_H
  49. /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
  50. declares uintmax_t. */
  51. #undef HAVE_INTTYPES_H_WITH_UINTMAX
  52. /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
  53. #undef HAVE_LANGINFO_CODESET
  54. /* Define if your <locale.h> file defines LC_MESSAGES. */
  55. #undef HAVE_LC_MESSAGES
  56. /* Define to 1 if you have the <limits.h> header file. */
  57. #undef HAVE_LIMITS_H
  58. /* Define to 1 if you have the <locale.h> header file. */
  59. #undef HAVE_LOCALE_H
  60. /* Define to 1 if you have the <malloc.h> header file. */
  61. #undef HAVE_MALLOC_H
  62. /* Define to 1 if you have the <memory.h> header file. */
  63. #undef HAVE_MEMORY_H
  64. /* Define to 1 if you have the `mempcpy' function. */
  65. #undef HAVE_MEMPCPY
  66. /* Define to 1 if you have a working `mmap' system call. */
  67. #undef HAVE_MMAP
  68. /* Define to 1 if you have the `munmap' function. */
  69. #undef HAVE_MUNMAP
  70. /* Define to 1 if you have the <nl_types.h> header file. */
  71. #undef HAVE_NL_TYPES_H
  72. /* Define to 1 if you have the `putenv' function. */
  73. #undef HAVE_PUTENV
  74. /* Define to 1 if you have the `setenv' function. */
  75. #undef HAVE_SETENV
  76. /* Define to 1 if you have the `setlocale' function. */
  77. #undef HAVE_SETLOCALE
  78. /* Define to 1 if you have the <stddef.h> header file. */
  79. #undef HAVE_STDDEF_H
  80. /* Define to 1 if you have the <stdint.h> header file. */
  81. #undef HAVE_STDINT_H
  82. /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
  83. uintmax_t. */
  84. #undef HAVE_STDINT_H_WITH_UINTMAX
  85. /* Define to 1 if you have the <stdlib.h> header file. */
  86. #undef HAVE_STDLIB_H
  87. /* Define to 1 if you have the `stpcpy' function. */
  88. #undef HAVE_STPCPY
  89. /* Define to 1 if you have the `strcasecmp' function. */
  90. #undef HAVE_STRCASECMP
  91. /* Define to 1 if you have the `strdup' function. */
  92. #undef HAVE_STRDUP
  93. /* Define to 1 if you have the <strings.h> header file. */
  94. #undef HAVE_STRINGS_H
  95. /* Define to 1 if you have the <string.h> header file. */
  96. #undef HAVE_STRING_H
  97. /* Define to 1 if you have the `strtoul' function. */
  98. #undef HAVE_STRTOUL
  99. /* Define to 1 if you have the <sys/param.h> header file. */
  100. #undef HAVE_SYS_PARAM_H
  101. /* Define to 1 if you have the <sys/stat.h> header file. */
  102. #undef HAVE_SYS_STAT_H
  103. /* Define to 1 if you have the <sys/types.h> header file. */
  104. #undef HAVE_SYS_TYPES_H
  105. /* Define to 1 if you have the `tsearch' function. */
  106. #undef HAVE_TSEARCH
  107. /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
  108. #undef HAVE_UINTMAX_T
  109. /* Define to 1 if you have the <unistd.h> header file. */
  110. #undef HAVE_UNISTD_H
  111. /* Define if you have the unsigned long long type. */
  112. #undef HAVE_UNSIGNED_LONG_LONG
  113. /* Define to 1 if you have the `__argz_count' function. */
  114. #undef HAVE___ARGZ_COUNT
  115. /* Define to 1 if you have the `__argz_next' function. */
  116. #undef HAVE___ARGZ_NEXT
  117. /* Define to 1 if you have the `__argz_stringify' function. */
  118. #undef HAVE___ARGZ_STRINGIFY
  119. /* Define to 1 if you have the `__fsetlocking' function. */
  120. #undef HAVE___FSETLOCKING
  121. /* Define as const if the declaration of iconv() needs const. */
  122. #undef ICONV_CONST
  123. /* Define if integer division by zero raises signal SIGFPE. */
  124. #undef INTDIV0_RAISES_SIGFPE
  125. /* Define because this is libintl. */
  126. #undef IN_LIBINTL
  127. /* Define because this is a library. */
  128. #undef IN_LIBRARY
  129. /* Define if there is no xmalloc. */
  130. #undef NO_XMALLOC
  131. /* Define to the address where bug reports for this package should be sent. */
  132. #undef PACKAGE_BUGREPORT
  133. /* Define to the full name of this package. */
  134. #undef PACKAGE_NAME
  135. /* Define to the full name and version of this package. */
  136. #undef PACKAGE_STRING
  137. /* Define to the one symbol short name of this package. */
  138. #undef PACKAGE_TARNAME
  139. /* Define to the home page for this package. */
  140. #undef PACKAGE_URL
  141. /* Define to the version of this package. */
  142. #undef PACKAGE_VERSION
  143. /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
  144. #undef PRI_MACROS_BROKEN
  145. /* If using the C implementation of alloca, define if you know the
  146. direction of stack growth for your system; otherwise it will be
  147. automatically deduced at runtime.
  148. STACK_DIRECTION > 0 => grows toward higher addresses
  149. STACK_DIRECTION < 0 => grows toward lower addresses
  150. STACK_DIRECTION = 0 => direction of growth unknown */
  151. #undef STACK_DIRECTION
  152. /* Define to 1 if you have the ANSI C header files. */
  153. #undef STDC_HEADERS
  154. /* Define to empty if `const' does not conform to ANSI C. */
  155. #undef const
  156. /* Define to `__inline__' or `__inline' if that's what the C compiler
  157. calls it, or to nothing if 'inline' is not supported under any name. */
  158. #ifndef __cplusplus
  159. #undef inline
  160. #endif
  161. /* Define to `long int' if <sys/types.h> does not define. */
  162. #undef off_t
  163. /* Define this entry point correctly. */
  164. #undef relocate
  165. /* Define this entry point correctly. */
  166. #undef set_relocation_prefix
  167. /* Define to `unsigned int' if <sys/types.h> does not define. */
  168. #undef size_t
  169. /* Define to unsigned long or unsigned long long if <stdint.h> and
  170. <inttypes.h> don't define. */
  171. #undef uintmax_t