Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Nov 26, 2004, 2:49:55 PM (21 years ago)
Author:
bensch
Message:

orxonox/trunk: merged branches/osX back into the Trunk.
Conflicts resolved in Favor of trunk in all the Makefiles, and fixed many strange entries in configure.ac
merged with command: svn merge branches/osX/ trunk/ -r 2887:HEAD
AND most Important of all: change back to AUTOMAKE-1.7

File:
1 edited

Legend:

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

    r2989 r2995  
    2222/* Define to 1 if you have the <memory.h> header file. */
    2323#undef HAVE_MEMORY_H
     24
     25/* Define to 1 if you have the <OpenGL/glu.h> header file. */
     26#undef HAVE_OPENGL_GLU_H
     27
     28/* Define to 1 if you have the <OpenGL/gl.h> header file. */
     29#undef HAVE_OPENGL_GL_H
    2430
    2531/* Define to 1 if you have the <SDL/SDL.h> header file. */
Note: See TracChangeset for help on using the changeset viewer.