From 9bedb92e21cecfcc653078531f4389003abea82c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 14 Apr 2008 23:00:52 +0000 Subject: pkgconfig: Remove custom do_configure from pkgconfig-native, tweak autofoo.patch to fix some missing quotes apply autofoo.patch to all versions git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4262 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/pkgconfig/pkgconfig-0.23/autofoo.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'meta/packages/pkgconfig/pkgconfig-0.23') diff --git a/meta/packages/pkgconfig/pkgconfig-0.23/autofoo.patch b/meta/packages/pkgconfig/pkgconfig-0.23/autofoo.patch index 9a78f3bfd..97895387f 100644 --- a/meta/packages/pkgconfig/pkgconfig-0.23/autofoo.patch +++ b/meta/packages/pkgconfig/pkgconfig-0.23/autofoo.patch @@ -511,3 +511,16 @@ Index: pkg-config-0.23/glib-1.2.10/configure.in if cmp -s $outfile glibconfig.h; then +Index: pkg-config-0.23/glib-1.2.10/glib.m4 +=================================================================== +--- pkg-config-0.23.orig/glib-1.2.10/glib.m4 2008-04-14 23:34:39.000000000 +0100 ++++ pkg-config-0.23/glib-1.2.10/glib.m4 2008-04-14 09:26:29.000000000 +0100 +@@ -5,7 +5,7 @@ + dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if "gmodule" or + dnl gthread is specified in MODULES, pass to glib-config + dnl +-AC_DEFUN(AM_PATH_GLIB, ++AC_DEFUN([AM_PATH_GLIB], + [dnl + dnl Get the cflags and libraries from the glib-config script + dnl -- cgit v1.2.3