Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4504 in orxonox.OLD for orxonox/trunk/config.h.in


Ignore:
Timestamp:
Jun 4, 2005, 12:38:30 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: merged the SoundEngine into the Trunk.
merged file by file, but merged all the files in favor of the new trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/config.h.in

    r4063 r4504  
    33/* in which debug mode we are */
    44#undef DEBUG
     5
     6/* Define to 1 if you have the <AL/al.h> header file. */
     7#undef HAVE_AL_AL_H
    58
    69/* Define to 1 if you have the `bzero' function. */
     
    3437/* Define to 1 if you have the <memory.h> header file. */
    3538#undef HAVE_MEMORY_H
     39
     40/* Define to 1 if you have the <ogg/ogg.h> header file. */
     41#undef HAVE_OGG_OGG_H
    3642
    3743/* Define to 1 if you have the <OpenGL/glu.h> header file. */
     
    7783#undef HAVE_UNISTD_H
    7884
     85/* Define to 1 if you have the <vorbis/vorbisfile.h> header file. */
     86#undef HAVE_VORBIS_VORBISFILE_H
     87
    7988/* Define to 1 if the system has the type `_Bool'. */
    8089#undef HAVE__BOOL
Note: See TracChangeset for help on using the changeset viewer.