X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=configure.in;h=1cc0fe62e522ec1a3e623fc8c7ec8ca0d0d6ff4a;hb=5b8660aa24307a5ea69119579e7e060860a786b9;hp=7487e05e31ad883224851ae5466661557ae286a3;hpb=635efa35743022a87d0eccf0509562e83fa86c0d;p=rugen diff --git a/configure.in b/configure.in index 7487e05..1cc0fe6 100644 --- a/configure.in +++ b/configure.in @@ -11,7 +11,7 @@ AM_PROG_CC_STDC AM_PROG_CC_C_O AC_HEADER_STDC -pkg_modules="gtk+-2.0 >= 1.3.13" +pkg_modules="gtk+-2.0 >= 1.3.13 gthread-2.0 mlt-melted mlt-mvcp mlt-framework" PKG_CHECK_MODULES(PACKAGE, [$pkg_modules]) AC_SUBST(PACKAGE_CFLAGS) AC_SUBST(PACKAGE_LIBS)