config.h.in 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  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 to 1 if you have `alloca', as a function or macro. */
  9. #undef HAVE_ALLOCA
  10. /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
  11. */
  12. #undef HAVE_ALLOCA_H
  13. /* Define to 1 if you have the `atexit' function. */
  14. #undef HAVE_ATEXIT
  15. /* define if the Boost library is available */
  16. #undef HAVE_BOOST
  17. /* Define to 1 if you have the <boost/algorithm/string/find.hpp> header file.
  18. */
  19. #undef HAVE_BOOST_ALGORITHM_STRING_FIND_HPP
  20. /* Define to 1 if you have the <boost/algorithm/string.hpp> header file. */
  21. #undef HAVE_BOOST_ALGORITHM_STRING_HPP
  22. /* Define to 1 if you have the <boost/algorithm/string/replace.hpp> header
  23. file. */
  24. #undef HAVE_BOOST_ALGORITHM_STRING_REPLACE_HPP
  25. /* Define to 1 if you have the <boost/assign/std/vector.hpp> header file. */
  26. #undef HAVE_BOOST_ASSIGN_STD_VECTOR_HPP
  27. /* Define to 1 if you have the <boost/bind.hpp> header file. */
  28. #undef HAVE_BOOST_BIND_HPP
  29. /* define if the Boost::Filesystem library is available */
  30. #undef HAVE_BOOST_FILESYSTEM
  31. /* Define to 1 if you have the <boost/filesystem.hpp> header file. */
  32. #undef HAVE_BOOST_FILESYSTEM_HPP
  33. /* Define to 1 if you have the <boost/filesystem/operations.hpp> header file.
  34. */
  35. #undef HAVE_BOOST_FILESYSTEM_OPERATIONS_HPP
  36. /* Define to 1 if you have the <boost/function.hpp> header file. */
  37. #undef HAVE_BOOST_FUNCTION_HPP
  38. /* define if the Boost::System library is available */
  39. #undef HAVE_BOOST_SYSTEM
  40. /* Define to 1 if you have the <fcntl.h> header file. */
  41. #undef HAVE_FCNTL_H
  42. /* Define to 1 if you have the <inttypes.h> header file. */
  43. #undef HAVE_INTTYPES_H
  44. /* Define to 1 if you have the `lua' library (-llua). */
  45. #undef HAVE_LIBLUA
  46. /* Define to 1 if you have the `SDL_image' library (-lSDL_image). */
  47. #undef HAVE_LIBSDL_IMAGE
  48. /* Define to 1 if you have the `SDL_mixer' library (-lSDL_mixer). */
  49. #undef HAVE_LIBSDL_MIXER
  50. /* Define to 1 if you have the `SDL_ttf' library (-lSDL_ttf). */
  51. #undef HAVE_LIBSDL_TTF
  52. /* Define to 1 if you have the `stdc++' library (-lstdc++). */
  53. #undef HAVE_LIBSTDC__
  54. /* Define to 1 if you have the `lua_calchash' function. */
  55. #undef HAVE_LUA_CALCHASH
  56. /* Define to 1 if you have the `lua_pushhstring' function. */
  57. #undef HAVE_LUA_PUSHHSTRING
  58. /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
  59. to 0 otherwise. */
  60. #undef HAVE_MALLOC
  61. /* Define to 1 if you have the <memory.h> header file. */
  62. #undef HAVE_MEMORY_H
  63. /* Define to 1 if you have the `memset' function. */
  64. #undef HAVE_MEMSET
  65. /* Define to 1 if you have the `pow' function. */
  66. #undef HAVE_POW
  67. /* Define to 1 if you have the `select' function. */
  68. #undef HAVE_SELECT
  69. /* Define to 1 if you have the `sqrt' function. */
  70. #undef HAVE_SQRT
  71. /* Define to 1 if stdbool.h conforms to C99. */
  72. #undef HAVE_STDBOOL_H
  73. /* Define to 1 if you have the <stdint.h> header file. */
  74. #undef HAVE_STDINT_H
  75. /* Define to 1 if you have the <stdlib.h> header file. */
  76. #undef HAVE_STDLIB_H
  77. /* Define to 1 if you have the <strings.h> header file. */
  78. #undef HAVE_STRINGS_H
  79. /* Define to 1 if you have the <string.h> header file. */
  80. #undef HAVE_STRING_H
  81. /* Define to 1 if you have the <sys/select.h> header file. */
  82. #undef HAVE_SYS_SELECT_H
  83. /* Define to 1 if you have the <sys/socket.h> header file. */
  84. #undef HAVE_SYS_SOCKET_H
  85. /* Define to 1 if you have the <sys/stat.h> header file. */
  86. #undef HAVE_SYS_STAT_H
  87. /* Define to 1 if you have the <sys/types.h> header file. */
  88. #undef HAVE_SYS_TYPES_H
  89. /* Define to 1 if you have the <unistd.h> header file. */
  90. #undef HAVE_UNISTD_H
  91. /* Define to 1 if the system has the type `_Bool'. */
  92. #undef HAVE__BOOL
  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 version of this package. */
  104. #undef PACKAGE_VERSION
  105. /* Define to the type of arg 1 for `select'. */
  106. #undef SELECT_TYPE_ARG1
  107. /* Define to the type of args 2, 3 and 4 for `select'. */
  108. #undef SELECT_TYPE_ARG234
  109. /* Define to the type of arg 5 for `select'. */
  110. #undef SELECT_TYPE_ARG5
  111. /* If using the C implementation of alloca, define if you know the
  112. direction of stack growth for your system; otherwise it will be
  113. automatically deduced at runtime.
  114. STACK_DIRECTION > 0 => grows toward higher addresses
  115. STACK_DIRECTION < 0 => grows toward lower addresses
  116. STACK_DIRECTION = 0 => direction of growth unknown */
  117. #undef STACK_DIRECTION
  118. /* Define to 1 if you have the ANSI C header files. */
  119. #undef STDC_HEADERS
  120. /* Version number of package */
  121. #undef VERSION
  122. /* Define to empty if `const' does not conform to ANSI C. */
  123. #undef const
  124. /* Define to `__inline__' or `__inline' if that's what the C compiler
  125. calls it, or to nothing if 'inline' is not supported under any name. */
  126. #ifndef __cplusplus
  127. #undef inline
  128. #endif
  129. /* Define to rpl_malloc if the replacement function should be used. */
  130. #undef malloc