Changeset 3238 in orxonox.OLD for orxonox/branches/sound/config.h.in
- Timestamp:
- Dec 20, 2004, 2:42:54 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/sound/config.h.in
r2854 r3238 1 1 /* config.h.in. Generated from configure.ac by autoheader. */ 2 3 /* in which debug mode we are */ 4 #undef DEBUG 2 5 3 6 /* Define to 1 if you have the `bzero' function. */ … … 10 13 #undef HAVE_GL_GL_H 11 14 15 /* if we have GTK2 */ 16 #undef HAVE_GTK2 17 12 18 /* Define to 1 if you have the <inttypes.h> header file. */ 13 19 #undef HAVE_INTTYPES_H 14 20 21 /* Define to 1 if you have the <jpeglib.h> header file. */ 22 #undef HAVE_JPEGLIB_H 23 15 24 /* Define to 1 if you have the `m' library (-lm). */ 16 25 #undef HAVE_LIBM 17 18 /* Define to 1 if you have the `OSMesa' library (-lOSMesa). */19 #undef HAVE_LIBOSMESA20 21 /* Define to 1 if you have the `X11' library (-lX11). */22 #undef HAVE_LIBX1123 24 /* Define to 1 if you have the `Xt' library (-lXt). */25 #undef HAVE_LIBXT26 26 27 27 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and … … 32 32 #undef HAVE_MEMORY_H 33 33 34 /* Define to 1 if you have the <OpenGL/glu.h> header file. */ 35 #undef HAVE_OPENGL_GLU_H 36 37 /* Define to 1 if you have the <OpenGL/gl.h> header file. */ 38 #undef HAVE_OPENGL_GL_H 39 40 /* Define to 1 if you have the <png.h> header file. */ 41 #undef HAVE_PNG_H 42 34 43 /* Define to 1 if you have the <SDL/SDL.h> header file. */ 35 44 #undef HAVE_SDL_SDL_H 45 46 /* Define to 1 if you have the <SDL/SDL_image.h> header file. */ 47 #undef HAVE_SDL_SDL_IMAGE_H 36 48 37 49 /* Define to 1 if you have the <SDL/SDL_mixer.h> header file. */
Note: See TracChangeset
for help on using the changeset viewer.