Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3001 in orxonox.OLD for orxonox/trunk/configure.ac


Ignore:
Timestamp:
Nov 26, 2004, 8:18:44 PM (21 years ago)
Author:
bensch
Message:

orxonox/trunk: changed Makefile so it should compile again on OS X

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/configure.ac

    r2995 r3001  
    181181
    182182# checking for SDL-headers
    183     AC_CHECK_HEADERS(SDL/SDL.h ,,
    184       [AC_MSG_ERROR([cannot find SDL headers]) ])
     183#    AC_CHECK_HEADERS(SDL/SDL.h ,,
     184#      [AC_MSG_ERROR([cannot find SDL headers]) ])
    185185
    186186## checking for SDL
Note: See TracChangeset for help on using the changeset viewer.