Changeset 6609 in orxonox.OLD for trunk/configure.ac
- Timestamp:
- Jan 18, 2006, 11:50:25 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r6532 r6609 550 550 fi 551 551 AC_CHECK_LIB([avutil], [main], [FOUND_avutil=yes; LIBS="$LIBS -lavutil"]) 552 553 AC_CHECK_LIB([gcj], [main], [FOUND_gcj=yes; LIBS="$LIBS -lgcj"]) 552 554 553 555 AC_CHECK_LIB([theora], [main], [FOUND_theora=yes; LIBS="$LIBS -ltheora"])
Note: See TracChangeset
for help on using the changeset viewer.