Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jan 18, 2006, 11:50:25 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: compile again on Windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r6532 r6609  
    550550     fi
    551551  AC_CHECK_LIB([avutil], [main], [FOUND_avutil=yes; LIBS="$LIBS -lavutil"])
     552
     553  AC_CHECK_LIB([gcj], [main], [FOUND_gcj=yes; LIBS="$LIBS -lgcj"])
    552554
    553555  AC_CHECK_LIB([theora], [main], [FOUND_theora=yes; LIBS="$LIBS -ltheora"])
Note: See TracChangeset for help on using the changeset viewer.