Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3238 in orxonox.OLD for orxonox/branches/sound/config.h.in


Ignore:
Timestamp:
Dec 20, 2004, 2:42:54 AM (21 years ago)
Author:
bensch
Message:

orxonox/branches: updated branches: buerli, nico, sound. And moved bezierTrack to old.bezierTrack. Conflicts resolved in a usefull order.
Conflics mostly resolved in favor of trunk
merge.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/sound/config.h.in

    r2854 r3238  
    11/* config.h.in.  Generated from configure.ac by autoheader.  */
     2
     3/* in which debug mode we are */
     4#undef DEBUG
    25
    36/* Define to 1 if you have the `bzero' function. */
     
    1013#undef HAVE_GL_GL_H
    1114
     15/* if we have GTK2 */
     16#undef HAVE_GTK2
     17
    1218/* Define to 1 if you have the <inttypes.h> header file. */
    1319#undef HAVE_INTTYPES_H
    1420
     21/* Define to 1 if you have the <jpeglib.h> header file. */
     22#undef HAVE_JPEGLIB_H
     23
    1524/* Define to 1 if you have the `m' library (-lm). */
    1625#undef HAVE_LIBM
    17 
    18 /* Define to 1 if you have the `OSMesa' library (-lOSMesa). */
    19 #undef HAVE_LIBOSMESA
    20 
    21 /* Define to 1 if you have the `X11' library (-lX11). */
    22 #undef HAVE_LIBX11
    23 
    24 /* Define to 1 if you have the `Xt' library (-lXt). */
    25 #undef HAVE_LIBXT
    2626
    2727/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
     
    3232#undef HAVE_MEMORY_H
    3333
     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
    3443/* Define to 1 if you have the <SDL/SDL.h> header file. */
    3544#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
    3648
    3749/* Define to 1 if you have the <SDL/SDL_mixer.h> header file. */
Note: See TracChangeset for help on using the changeset viewer.