Author: aredridel Date: Thu Aug 17 16:18:13 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - added
---- Files affected: SOURCES: openmovieeditor-configure.ac.diff (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/openmovieeditor-configure.ac.diff diff -u /dev/null SOURCES/openmovieeditor-configure.ac.diff:1.1 --- /dev/null Thu Aug 17 18:18:13 2006 +++ SOURCES/openmovieeditor-configure.ac.diff Thu Aug 17 18:18:08 2006 @@ -0,0 +1,15 @@ +--- configure.ac 2006-07-12 21:48:19.000000000 +0200 ++++ configure.ac 2006-07-12 21:48:06.000000000 +0200 +@@ -55,9 +55,9 @@ + CPPFLAGS="$CPPFLAGS $SNDFILE_CFLAGS" + LDFLAGS="$LDFLAGS $SNDFILE_LIBS" + +-PKG_CHECK_MODULES(GAVL, gavl = 0.2.3,, +- AC_MSG_ERROR([*** gavl 0.2.3 not found - this program requires the gmerlin audio +- video library = 0.2.3 http://gmerlin.sourceforge.net/ ***])) ++PKG_CHECK_MODULES(GAVL, gavl = 0.2.4,, ++ AC_MSG_ERROR([*** gavl 0.2.4 not found - this program requires the gmerlin audio ++ video library = 0.2.4 http://gmerlin.sourceforge.net/ ***])) + CPPFLAGS="$CPPFLAGS $GAVL_CFLAGS" + LDFLAGS="$LDFLAGS $GAVL_LIBS" + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
