Changeset 2854 in orxonox.OLD for orxonox/branches/sound/configure.ac
- Timestamp:
- Nov 14, 2004, 4:44:31 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/sound/configure.ac
r2627 r2854 77 77 fi 78 78 79 AC_CHECK_HEADERS(SDL/SDL_mixer.h ,, 80 [AC_MSG_ERROR([cannot find sdlmixer headers]) ]) 81 82 LIBS="$LIBS -lSDL_mixer" 83 79 84 # FIXME: Replace `main' with a function in `-lOSMesa': 80 85 AC_CHECK_LIB([OSMesa], [main])
Note: See TracChangeset
for help on using the changeset viewer.