config.h.in 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  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. /* whether to log debug info to a file */
  9. #undef DEBUG
  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 1 if you have `alloca', as a function or macro. */
  14. #undef HAVE_ALLOCA
  15. /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
  16. */
  17. #undef HAVE_ALLOCA_H
  18. /* Define to 1 if you have the <argz.h> header file. */
  19. #undef HAVE_ARGZ_H
  20. /* Define to 1 if you have the `asprintf' function. */
  21. #undef HAVE_ASPRINTF
  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 declaration of `feof_unlocked', and to 0 if you
  26. don't. */
  27. #undef HAVE_DECL_FEOF_UNLOCKED
  28. /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
  29. you don't. */
  30. #undef HAVE_DECL_FGETS_UNLOCKED
  31. /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
  32. don't. */
  33. #undef HAVE_DECL_GETC_UNLOCKED
  34. /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
  35. don't. */
  36. #undef HAVE_DECL__SNPRINTF
  37. /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
  38. don't. */
  39. #undef HAVE_DECL__SNWPRINTF
  40. /* Define to 1 if you have the <dlfcn.h> header file. */
  41. #undef HAVE_DLFCN_H
  42. /* Define to 1 if you have the `fwprintf' function. */
  43. #undef HAVE_FWPRINTF
  44. /* Define to 1 if you have the `getcwd' function. */
  45. #undef HAVE_GETCWD
  46. /* Define to 1 if you have the `getegid' function. */
  47. #undef HAVE_GETEGID
  48. /* Define to 1 if you have the `geteuid' function. */
  49. #undef HAVE_GETEUID
  50. /* Define to 1 if you have the `getgid' function. */
  51. #undef HAVE_GETGID
  52. /* Define to 1 if you have the `getpagesize' function. */
  53. #undef HAVE_GETPAGESIZE
  54. /* Define if the GNU gettext() function is already present or preinstalled. */
  55. #undef HAVE_GETTEXT
  56. /* Define to 1 if you have the `getuid' function. */
  57. #undef HAVE_GETUID
  58. /* Define if you have the iconv() function. */
  59. #undef HAVE_ICONV
  60. /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
  61. #undef HAVE_INTMAX_T
  62. /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
  63. #undef HAVE_INTTYPES_H
  64. /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
  65. declares uintmax_t. */
  66. #undef HAVE_INTTYPES_H_WITH_UINTMAX
  67. /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
  68. #undef HAVE_LANGINFO_CODESET
  69. /* Define if your <locale.h> file defines LC_MESSAGES. */
  70. #undef HAVE_LC_MESSAGES
  71. /* Define to 1 if you have the <limits.h> header file. */
  72. #undef HAVE_LIMITS_H
  73. /* Define to 1 if you have the <locale.h> header file. */
  74. #undef HAVE_LOCALE_H
  75. /* Define if you have the 'long double' type. */
  76. #undef HAVE_LONG_DOUBLE
  77. /* Define if you have the 'long long' type. */
  78. #undef HAVE_LONG_LONG
  79. /* Define to 1 if you have the <malloc.h> header file. */
  80. #undef HAVE_MALLOC_H
  81. /* Define to 1 if you have the <memory.h> header file. */
  82. #undef HAVE_MEMORY_H
  83. /* Define to 1 if you have the `mempcpy' function. */
  84. #undef HAVE_MEMPCPY
  85. /* Define to 1 if you have a working `mmap' system call. */
  86. #undef HAVE_MMAP
  87. /* Define to 1 if you have the `munmap' function. */
  88. #undef HAVE_MUNMAP
  89. /* Define to 1 if you have the <nl_types.h> header file. */
  90. #undef HAVE_NL_TYPES_H
  91. /* Define if your printf() function supports format strings with positions. */
  92. #undef HAVE_POSIX_PRINTF
  93. /* Define to 1 if you have the `putenv' function. */
  94. #undef HAVE_PUTENV
  95. /* Define to 1 if you have the `setenv' function. */
  96. #undef HAVE_SETENV
  97. /* Define to 1 if you have the `setlocale' function. */
  98. #undef HAVE_SETLOCALE
  99. /* Define to 1 if you have the `snprintf' function. */
  100. #undef HAVE_SNPRINTF
  101. /* defines if gtkmm is recent enough to have status icon */
  102. #undef HAVE_STATUS_ICON
  103. /* Define to 1 if you have the <stddef.h> header file. */
  104. #undef HAVE_STDDEF_H
  105. /* Define to 1 if you have the <stdint.h> header file. */
  106. #undef HAVE_STDINT_H
  107. /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
  108. uintmax_t. */
  109. #undef HAVE_STDINT_H_WITH_UINTMAX
  110. /* Define to 1 if you have the <stdlib.h> header file. */
  111. #undef HAVE_STDLIB_H
  112. /* Define to 1 if you have the `stpcpy' function. */
  113. #undef HAVE_STPCPY
  114. /* Define to 1 if you have the `strcasecmp' function. */
  115. #undef HAVE_STRCASECMP
  116. /* Define to 1 if you have the `strdup' function. */
  117. #undef HAVE_STRDUP
  118. /* Define to 1 if you have the <strings.h> header file. */
  119. #undef HAVE_STRINGS_H
  120. /* Define to 1 if you have the <string.h> header file. */
  121. #undef HAVE_STRING_H
  122. /* Define to 1 if you have the `strtoul' function. */
  123. #undef HAVE_STRTOUL
  124. /* Define to 1 if you have the <sys/param.h> header file. */
  125. #undef HAVE_SYS_PARAM_H
  126. /* Define to 1 if you have the <sys/stat.h> header file. */
  127. #undef HAVE_SYS_STAT_H
  128. /* Define to 1 if you have the <sys/types.h> header file. */
  129. #undef HAVE_SYS_TYPES_H
  130. /* Define to 1 if you have the `tsearch' function. */
  131. #undef HAVE_TSEARCH
  132. /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
  133. #undef HAVE_UINTMAX_T
  134. /* Define to 1 if you have the <unistd.h> header file. */
  135. #undef HAVE_UNISTD_H
  136. /* Define if you have the 'unsigned long long' type. */
  137. #undef HAVE_UNSIGNED_LONG_LONG
  138. /* Define if you have the 'wchar_t' type. */
  139. #undef HAVE_WCHAR_T
  140. /* Define to 1 if you have the `wcslen' function. */
  141. #undef HAVE_WCSLEN
  142. /* Define if you have the 'wint_t' type. */
  143. #undef HAVE_WINT_T
  144. /* Define to 1 if you have the `__argz_count' function. */
  145. #undef HAVE___ARGZ_COUNT
  146. /* Define to 1 if you have the `__argz_next' function. */
  147. #undef HAVE___ARGZ_NEXT
  148. /* Define to 1 if you have the `__argz_stringify' function. */
  149. #undef HAVE___ARGZ_STRINGIFY
  150. /* Define to 1 if you have the `__fsetlocking' function. */
  151. #undef HAVE___FSETLOCKING
  152. /* Define as const if the declaration of iconv() needs const. */
  153. #undef ICONV_CONST
  154. /* Define if integer division by zero raises signal SIGFPE. */
  155. #undef INTDIV0_RAISES_SIGFPE
  156. /* Define to the sub-directory where libtool stores uninstalled libraries. */
  157. #undef LT_OBJDIR
  158. /* Name of package */
  159. #undef PACKAGE
  160. /* Define to the address where bug reports for this package should be sent. */
  161. #undef PACKAGE_BUGREPORT
  162. /* Define to the full name of this package. */
  163. #undef PACKAGE_NAME
  164. /* Define to the full name and version of this package. */
  165. #undef PACKAGE_STRING
  166. /* Define to the one symbol short name of this package. */
  167. #undef PACKAGE_TARNAME
  168. /* Define to the home page for this package. */
  169. #undef PACKAGE_URL
  170. /* Define to the version of this package. */
  171. #undef PACKAGE_VERSION
  172. /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
  173. #undef PRI_MACROS_BROKEN
  174. /* Define as the maximum value of type 'size_t', if the system doesn't define
  175. it. */
  176. #undef SIZE_MAX
  177. /* If using the C implementation of alloca, define if you know the
  178. direction of stack growth for your system; otherwise it will be
  179. automatically deduced at runtime.
  180. STACK_DIRECTION > 0 => grows toward higher addresses
  181. STACK_DIRECTION < 0 => grows toward lower addresses
  182. STACK_DIRECTION = 0 => direction of growth unknown */
  183. #undef STACK_DIRECTION
  184. /* Define to 1 if you have the ANSI C header files. */
  185. #undef STDC_HEADERS
  186. /* Enable extensions on AIX 3, Interix. */
  187. #ifndef _ALL_SOURCE
  188. # undef _ALL_SOURCE
  189. #endif
  190. /* Enable GNU extensions on systems that have them. */
  191. #ifndef _GNU_SOURCE
  192. # undef _GNU_SOURCE
  193. #endif
  194. /* Enable threading extensions on Solaris. */
  195. #ifndef _POSIX_PTHREAD_SEMANTICS
  196. # undef _POSIX_PTHREAD_SEMANTICS
  197. #endif
  198. /* Enable extensions on HP NonStop. */
  199. #ifndef _TANDEM_SOURCE
  200. # undef _TANDEM_SOURCE
  201. #endif
  202. /* Enable general extensions on Solaris. */
  203. #ifndef __EXTENSIONS__
  204. # undef __EXTENSIONS__
  205. #endif
  206. /* Version number of package */
  207. #undef VERSION
  208. /* Define to 1 if on MINIX. */
  209. #undef _MINIX
  210. /* Define to 2 if the system does not provide POSIX.1 features except with
  211. this defined. */
  212. #undef _POSIX_1_SOURCE
  213. /* Define to 1 if you need to in order for `stat' and other things to work. */
  214. #undef _POSIX_SOURCE
  215. /* Define to empty if `const' does not conform to ANSI C. */
  216. #undef const
  217. /* Define to `__inline__' or `__inline' if that's what the C compiler
  218. calls it, or to nothing if 'inline' is not supported under any name. */
  219. #ifndef __cplusplus
  220. #undef inline
  221. #endif
  222. /* Define to `long int' if <sys/types.h> does not define. */
  223. #undef off_t
  224. /* Define as the type of the result of subtracting two pointers, if the system
  225. doesn't define it. */
  226. #undef ptrdiff_t
  227. /* Define to empty if the C compiler doesn't support this keyword. */
  228. #undef signed
  229. /* Define to `unsigned int' if <sys/types.h> does not define. */
  230. #undef size_t
  231. /* Define to unsigned long or unsigned long long if <stdint.h> and
  232. <inttypes.h> don't define. */
  233. #undef uintmax_t