Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7695 in orxonox.OLD for branches/script_engine/config.h.in


Ignore:
Timestamp:
May 18, 2006, 4:02:46 PM (18 years ago)
Author:
bensch
Message:

ffmpeg-stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/script_engine/config.h.in

    r7648 r7695  
    77#undef DEBUG
    88
    9 /* Define to 1 if you have the <avcodec.h> header file. */
    10 #undef HAVE_AVCODEC_H
    11 
    12 /* Define to 1 if you have the <avformat.h> header file. */
    13 #undef HAVE_AVFORMAT_H
    14 
    159/* Define to 1 if you have the `bzero' function. */
    1610#undef HAVE_BZERO
     
    1812/* if we have CURL */
    1913#undef HAVE_CURL
    20 
    21 /* Define to 1 if you have the <ffmpeg/avcodec.h> header file. */
    22 #undef HAVE_FFMPEG_AVCODEC_H
    23 
    24 /* Define to 1 if you have the <ffmpeg/avformat.h> header file. */
    25 #undef HAVE_FFMPEG_AVFORMAT_H
    2614
    2715/* Define to 1 if you have the <GL/glew.h> header file. */
Note: See TracChangeset for help on using the changeset viewer.