Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Dec 23, 2005, 1:54:58 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: MUCH better configure-checks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config.h.in

    r5822 r6271  
    66/* in which debug mode we are */
    77#undef DEBUG
    8 
    9 /* Define to 1 if you have the <AL/alut.h> header file. */
    10 #undef HAVE_AL_ALUT_H
    118
    129/* Define to 1 if you have the <AL/al.h> header file. */
     
    1815/* if we have CURL */
    1916#undef HAVE_CURL
    20 
    21 /* Define to 1 if you have the <curl/curl.h> header file. */
    22 #undef HAVE_CURL_CURL_H
    2317
    2418/* Define to 1 if you have the <GL/glew.h> header file. */
     
    4741#undef HAVE_MEMORY_H
    4842
    49 /* Define to 1 if you have the <ogg/ogg.h> header file. */
    50 #undef HAVE_OGG_OGG_H
    51 
    5243/* Define to 1 if you have the <OpenAL/al.h> header file. */
    5344#undef HAVE_OPENAL_AL_H
     
    5950#undef HAVE_OPENGL_GL_H
    6051
    61 /* Define to 1 if you have the <SDL.h> header file. */
    62 #undef HAVE_SDL_H
    63 
    64 /* Define to 1 if you have the <SDL_image.h> header file. */
    65 #undef HAVE_SDL_IMAGE_H
    66 
    67 /* Define to 1 if you have the <SDL_net.h> header file. */
    68 #undef HAVE_SDL_NET_H
    69 
    7052/* Define to 1 if you have the <SDL/SDL.h> header file. */
    7153#undef HAVE_SDL_SDL_H
    72 
    73 /* Define to 1 if you have the <SDL/SDL_image.h> header file. */
    74 #undef HAVE_SDL_SDL_IMAGE_H
    75 
    76 /* Define to 1 if you have the <SDL/SDL_net.h> header file. */
    77 #undef HAVE_SDL_SDL_NET_H
    78 
    79 /* Define to 1 if you have the <SDL/SDL_ttf.h> header file. */
    80 #undef HAVE_SDL_SDL_TTF_H
    81 
    82 /* Define to 1 if you have the <SDL_ttf.h> header file. */
    83 #undef HAVE_SDL_TTF_H
    8454
    8555/* Define to 1 if you have the `sqrt' function. */
     
    10979/* Define to 1 if you have the <unistd.h> header file. */
    11080#undef HAVE_UNISTD_H
    111 
    112 /* Define to 1 if you have the <vorbis/vorbisfile.h> header file. */
    113 #undef HAVE_VORBIS_VORBISFILE_H
    11481
    11582/* Define to 1 if the system has the type `_Bool'. */
Note: See TracChangeset for help on using the changeset viewer.