Files @ 25150537c832
Branch filter:

Location: ohnobinki_overlay/media-video/mjpegtools/files/mjpegtools-1.8.0-pkg-config.patch

binki
app-portage/sunrise-commit: Bump to sunrise-commit-0.3_pre20100921.

(Portage version: 2.2_rc69-r1/hg/Linux x86_64, signed Manifest commit)
diff -ru mjpegtools-1.8.0-orig/configure.ac mjpegtools-1.8.0/configure.ac
--- mjpegtools-1.8.0-orig/configure.ac	2006-08-20 20:39:40.719351212 +0200
+++ mjpegtools-1.8.0/configure.ac	2006-08-20 20:20:43.652651808 +0200
@@ -233,6 +233,8 @@
       have_jpeg=true ],,)
 fi
 
+PKG_PROG_PKG_CONFIG
+
 have_libquicktime=false
 if test x$with_libquicktime != xno ; then
   PKG_CHECK_MODULES(LIBQUICKTIME, [libquicktime >= 0.9.4],