Changeset 3001 in orxonox.OLD for orxonox/trunk/configure.ac
- Timestamp:
- Nov 26, 2004, 8:18:44 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/configure.ac
r2995 r3001 181 181 182 182 # 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]) ]) 185 185 186 186 ## checking for SDL
Note: See TracChangeset
for help on using the changeset viewer.