Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jun 1, 2006, 1:59:42 PM (19 years ago)
Author:
bensch
Message:

merged the scriptengine back to the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config.h.in

    r7753 r8061  
    33/* in which debug mode we are */
    44#undef DEBUG_LEVEL
    5 
    6 /* Define to 1 if you have the <avcodec.h> header file. */
    7 #undef HAVE_AVCODEC_H
    8 
    9 /* Define to 1 if you have the <avformat.h> header file. */
    10 #undef HAVE_AVFORMAT_H
    115
    126/* Define to 1 if you have the `bzero' function. */
     
    159/* if we have CURL */
    1610#undef HAVE_CURL
    17 
    18 /* Define to 1 if you have the <ffmpeg/avcodec.h> header file. */
    19 #undef HAVE_FFMPEG_AVCODEC_H
    20 
    21 /* Define to 1 if you have the <ffmpeg/avformat.h> header file. */
    22 #undef HAVE_FFMPEG_AVFORMAT_H
    2311
    2412/* Define to 1 if you have the <GL/glew.h> header file. */
     
    3321/* Define to 1 if you have the <inttypes.h> header file. */
    3422#undef HAVE_INTTYPES_H
     23
     24/* Define to 1 if you have the `dl' library (-ldl). */
     25#undef HAVE_LIBDL
    3526
    3627/* Define to 1 if you have the `m' library (-lm). */
Note: See TracChangeset for help on using the changeset viewer.