Advertisement
Guest User

aa config.h file armagetron forums

a guest
Dec 9th, 2013
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.92 KB | None | 0 0
  1. /* aa_config.h. Generated from aa_config.h.in by configure. */
  2. /* aa_config.h.in. Generated from configure.ac by autoheader. */
  3.  
  4. /* AIX */
  5. /* #undef AIX */
  6.  
  7. /* BeOS */
  8. /* #undef BEOS */
  9.  
  10. /* Include pthread support for binary relocation? */
  11. /* #undef BR_PTHREAD */
  12.  
  13. /* Define if your system deos not like the pointer tricks in eWall.h. */
  14. /* #undef CAUTION_WALL */
  15.  
  16. /* Define if you wish to compile a dedicated server */
  17. /* #undef DEDICATED */
  18.  
  19. /* Define if you dont want to use a custom memory manager. */
  20. #define DONTUSEMEMMANAGER 1
  21.  
  22. /* Use binary relocation? */
  23. /* #undef ENABLE_BINRELOC */
  24.  
  25. /* enables zonesv1 */
  26. /* #undef ENABLE_ZONESV1 */
  27.  
  28. /* enables zonesv2 */
  29. #define ENABLE_ZONESV2 /**/
  30.  
  31. /* Define to 1 if you have the `atan2f' function. */
  32. #define HAVE_ATAN2F 1
  33.  
  34. /* define if the Boost library is available */
  35. #define HAVE_BOOST /**/
  36.  
  37. /* Define to 1 if you have the `cosf' function. */
  38. #define HAVE_COSF 1
  39.  
  40. /* Define to 1 if you have the `expf' function. */
  41. #define HAVE_EXPF 1
  42.  
  43. /* Define to 1 if you have the `fabsf' function. */
  44. #define HAVE_FABSF 1
  45.  
  46. /* Define to 1 if you have the `floorf' function. */
  47. #define HAVE_FLOORF 1
  48.  
  49. /* Define to 1 if you have the <ftgl.h> header file. */
  50. #define HAVE_FTGL_H 1
  51.  
  52. /* Define to 1 if you have the <GL/glew.h> header file. */
  53. #define HAVE_GL_GLEW_H 1
  54.  
  55. /* Define to 1 if you have the <google/protobuf/message.h> header file. */
  56. #define HAVE_GOOGLE_PROTOBUF_MESSAGE_H 1
  57.  
  58. /* Define to 1 if you have the <inttypes.h> header file. */
  59. #define HAVE_INTTYPES_H 1
  60.  
  61. /* Define to 1 if you have the `isblank' function. */
  62. #define HAVE_ISBLANK 1
  63.  
  64. /* Define to 1 if you have the `boost_system' library (-lboost_system). */
  65. #define HAVE_LIBBOOST_SYSTEM 1
  66.  
  67. /* Define if you have boost_thread libraries and header files. */
  68. #define HAVE_LIBBOOST_THREAD 1
  69.  
  70. /* Define to 1 if you have the `GLEW' library (-lGLEW). */
  71. #define HAVE_LIBGLEW 1
  72.  
  73. /* Define to 1 if you have the `protobuf' library (-lprotobuf). */
  74. #define HAVE_LIBPROTOBUF 1
  75.  
  76. /* Define to 1 if you have the `pthread' library (-lpthread). */
  77. /* #undef HAVE_LIBPTHREAD */
  78.  
  79. /* Define to 1 if you have the `rt' library (-lrt). */
  80. /* #undef HAVE_LIBRT */
  81.  
  82. /* Define if you have the library SDL */
  83. #define HAVE_LIBSDL /**/
  84.  
  85. /* Define to 1 if you have the `SDL_image' library (-lSDL_image). */
  86. #define HAVE_LIBSDL_IMAGE 1
  87.  
  88. /* Use SDL_mixer */
  89. #define HAVE_LIBSDL_MIXER 1
  90.  
  91. /* Define to 1 if you have the `wsock32' library (-lwsock32). */
  92. /* #undef HAVE_LIBWSOCK32 */
  93.  
  94. /* Define if you have the X11 library (-lX11). */
  95. /* #undef HAVE_LIBX11 */
  96.  
  97. /* Define if you have the xml2 library (-lxml2). */
  98. #define HAVE_LIBXML2 1
  99.  
  100. /* Define to 1 if you have the `logf' function. */
  101. #define HAVE_LOGF 1
  102.  
  103. /* Define to 1 if you have the <memory.h> header file. */
  104. #define HAVE_MEMORY_H 1
  105.  
  106. /* Define to 1 if you have the `pow10' function. */
  107. /* #undef HAVE_POW10 */
  108.  
  109. /* Define to 1 if you have the `pow10f' function. */
  110. /* #undef HAVE_POW10F */
  111.  
  112. /* Define if you have POSIX threads libraries and header files. */
  113. /* #undef HAVE_PTHREAD */
  114.  
  115. /* Define if you have SDL_sound, which is part of the core SDL */
  116. #define HAVE_SDL_FOR_SOUND 1
  117.  
  118. /* Define to 1 if you have the <SDL_image.h> header file. */
  119. #define HAVE_SDL_IMAGE_H 1
  120.  
  121. /* Define to 1 if you have the <SDL/SDL_image.h> header file. */
  122. /* #undef HAVE_SDL_SDL_IMAGE_H */
  123.  
  124. /* Define to 1 if you have the `select' function. */
  125. #define HAVE_SELECT 1
  126.  
  127. /* Define to 1 if you have the `sinf' function. */
  128. #define HAVE_SINF 1
  129.  
  130. /* Define if you have the type socklen_t. */
  131. #define HAVE_SOCKLEN_T 1
  132.  
  133. /* Define to 1 if you have the `sqrtf' function. */
  134. #define HAVE_SQRTF 1
  135.  
  136. /* Define to 1 if you have the <stdint.h> header file. */
  137. #define HAVE_STDINT_H 1
  138.  
  139. /* Define to 1 if you have the <stdlib.h> header file. */
  140. #define HAVE_STDLIB_H 1
  141.  
  142. /* Define to 1 if you have the <strings.h> header file. */
  143. #define HAVE_STRINGS_H 1
  144.  
  145. /* Define to 1 if you have the <string.h> header file. */
  146. #define HAVE_STRING_H 1
  147.  
  148. /* Define to 1 if you have the <sys/stat.h> header file. */
  149. #define HAVE_SYS_STAT_H 1
  150.  
  151. /* Define to 1 if you have the <sys/types.h> header file. */
  152. #define HAVE_SYS_TYPES_H 1
  153.  
  154. /* Define to 1 if you have the `tanf' function. */
  155. #define HAVE_TANF 1
  156.  
  157. /* Define to 1 if you have the <time.h> header file. */
  158. #define HAVE_TIME_H 1
  159.  
  160. /* Define to 1 if you have the <unistd.h> header file. */
  161. #define HAVE_UNISTD_H 1
  162.  
  163. /* Define to 1 if you have the `wmemset' function. */
  164. #define HAVE_WMEMSET 1
  165.  
  166. /* enables krawall */
  167. /* #undef KRAWALL */
  168.  
  169. /* enables krawall server */
  170. #define KRAWALL_SERVER /**/
  171.  
  172. /* GNU/Linux */
  173. /* #undef LINUX */
  174.  
  175. /* Mac OS X */
  176. #define MACOSX 1
  177.  
  178. /* Define if compiling using the OS X toolkit. */
  179. #define MACOSX_XCODE 1
  180.  
  181. /* maximal number of clients */
  182. /* #undef MAXCLIENTS */
  183.  
  184. /* Define if you don't want joystick support. */
  185. /* #undef NOJOYSTICK */
  186.  
  187. /* Name of package */
  188. #define PACKAGE "armagetronad"
  189.  
  190. /* Define to the address where bug reports for this package should be sent. */
  191. #define PACKAGE_BUGREPORT ""
  192.  
  193. /* Define to the full name of this package. */
  194. #define PACKAGE_NAME "armagetronad"
  195.  
  196. /* Define to the full name and version of this package. */
  197. #define PACKAGE_STRING "armagetronad 0.4_alpha10651"
  198.  
  199. /* Define to the one symbol short name of this package. */
  200. #define PACKAGE_TARNAME "armagetronad"
  201.  
  202. /* Define to the home page for this package. */
  203. #define PACKAGE_URL ""
  204.  
  205. /* Define to the version of this package. */
  206. #define PACKAGE_VERSION "0.4_alpha10651"
  207.  
  208. /* Define to the compiled in prefix where most game directories will be
  209. children of */
  210. #define PREFIX "/Users/tjohnw/Documents/Armagetron_Build/Source/armagetronad/armagetronad/Armagetron Advanced.app/Contents/Resources"
  211.  
  212. /* Define to the suffix of all installation folders */
  213. #define PROGDIR_SUFFIX ""
  214.  
  215. /* Define the short progam name (with possible -dedicated suffix) */
  216. #define PROGNAME "armagetronad"
  217.  
  218. /* Define the short progam name */
  219. #define PROGNAMEBASE "armagetronad"
  220.  
  221. /* Define to necessary symbol if this constant uses a non-standard name on
  222. your system. */
  223. /* #undef PTHREAD_CREATE_JOINABLE */
  224.  
  225. /* enables hacky support for deathmatch mode */
  226. /* #undef RESPAWN_HACK */
  227.  
  228. /* TODO document */
  229. #define SCREENSHOT_DIR "~/Library/Application Support/Armagetron Advanced/screenshots"
  230.  
  231. /* Solaris */
  232. /* #undef SOLARIS */
  233.  
  234. /* Define to 1 if you have the ANSI C header files. */
  235. #define STDC_HEADERS 1
  236.  
  237. /* Define the top source directory */
  238. #define TOP_SOURCE_DIR "."
  239.  
  240. /* enables particle system */
  241. /* #undef USEPARTICLES */
  242.  
  243. /* TODO document */
  244. #define USER_DATA_DIR "~/Library/Application Support/Armagetron Advanced"
  245.  
  246. /* Version number of package */
  247. #define VERSION "0.4_alpha10651"
  248.  
  249. /* Windows 9x/NT/2k/XP */
  250. /* #undef WIN32 */
  251.  
  252. /* Define to 1 if the X Window System is missing or not being used. */
  253. /* #undef X_DISPLAY_MISSING */
  254.  
  255. /* Define to empty if `const' does not conform to ANSI C. */
  256. /* #undef const */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement