matrix-gui-e: bump PR for init file fixes
[openembedded.git] / recipes / cairo / cairo-1.3.4 / configure.in_requires_pkg-config-0.15.diff
blob2bd70a532cc95ba1500e98680a6bc64c0aa704f8
1 Index: cairo-1.3.2-r0/cairo-1.3.2/configure.in
2 ===================================================================
3 --- cairo-1.3.2-r0.orig/cairo-1.3.2/configure.in 2006-11-15 22:31:59.000000000 +0100
4 +++ cairo-1.3.2-r0/cairo-1.3.2/configure.in 2006-11-16 23:15:07.000000000 +0100
5 @@ -90,7 +90,7 @@
7 dnl ===========================================================================
9 -PKGCONFIG_REQUIRED=0.19
10 +PKGCONFIG_REQUIRED=0.15
11 PKG_PROG_PKG_CONFIG($PKGCONFIG_REQUIRED)
12 if test "x$PKG_CONFIG" = x; then
13 AC_MSG_ERROR([pkg-config >= $PKGCONFIG_REQUIRED required but not found (http://pkgconfig.freedesktop.org/)])