Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jan 18, 2006, 1:20:02 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: merged branches/movie_play to the trunk. no conflicts, but a minor virtual function BUG

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config.h.in

    r6271 r6532  
    1010#undef HAVE_AL_AL_H
    1111
     12/* Define to 1 if you have the <avcodec.h> header file. */
     13#undef HAVE_AVCODEC_H
     14
     15/* Define to 1 if you have the <avformat.h> header file. */
     16#undef HAVE_AVFORMAT_H
     17
    1218/* Define to 1 if you have the `bzero' function. */
    1319#undef HAVE_BZERO
     
    1521/* if we have CURL */
    1622#undef HAVE_CURL
     23
     24/* Define to 1 if you have the <ffmpeg/avcodec.h> header file. */
     25#undef HAVE_FFMPEG_AVCODEC_H
     26
     27/* Define to 1 if you have the <ffmpeg/avformat.h> header file. */
     28#undef HAVE_FFMPEG_AVFORMAT_H
    1729
    1830/* Define to 1 if you have the <GL/glew.h> header file. */
Note: See TracChangeset for help on using the changeset viewer.