Magellan Linux

Contents of /trunk/mjpegtools/patches/mjpegtools-1.8.0-pkgconfig.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 224 - (show annotations) (download)
Sat Jun 23 13:53:28 2007 UTC (16 years, 11 months ago) by niro
File size: 423 byte(s)
-new fixes

1 diff -ru mjpegtools-1.8.0-orig/configure.ac mjpegtools-1.8.0/configure.ac
2 --- mjpegtools-1.8.0-orig/configure.ac 2006-08-20 20:39:40.719351212 +0200
3 +++ mjpegtools-1.8.0/configure.ac 2006-08-20 20:20:43.652651808 +0200
4 @@ -233,6 +233,8 @@
5 have_jpeg=true ],,)
6 fi
7
8 +PKG_PROG_PKG_CONFIG
9 +
10 have_libquicktime=false
11 if test x$with_libquicktime != xno ; then
12 PKG_CHECK_MODULES(LIBQUICKTIME, [libquicktime >= 0.9.4],