From 6eb60364c44be5113ff39abb1e0cacece9595d81 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 14 Jun 2008 21:00:59 +0000 Subject: pkgconfig: bump version and cleanup Upgrade to pkgconfig 0.23 which has native sysroot support (buggy, but easily fixable), which allows us to get rid of pkgconfig-filter.sh. At the same time cleanup the makefile. --- package/pkgconfig/glibconfig-sysdefs.patch | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 package/pkgconfig/glibconfig-sysdefs.patch (limited to 'package/pkgconfig/glibconfig-sysdefs.patch') diff --git a/package/pkgconfig/glibconfig-sysdefs.patch b/package/pkgconfig/glibconfig-sysdefs.patch deleted file mode 100644 index 7892fb81e..000000000 --- a/package/pkgconfig/glibconfig-sysdefs.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- pkgconfig/glib-1.2.8/null 2006-05-22 05:44:12.000000000 -0600 -+++ pkgconfig/glib-1.2.8/glibconfig-sysdefs.h 2006-06-29 11:18:04.000000000 -0600 -@@ -0,0 +1,6 @@ -+#define GLIB_SYSDEF_POLLIN =1 -+#define GLIB_SYSDEF_POLLOUT =4 -+#define GLIB_SYSDEF_POLLPRI =2 -+#define GLIB_SYSDEF_POLLERR =8 -+#define GLIB_SYSDEF_POLLHUP =16 -+#define GLIB_SYSDEF_POLLNVAL =32 -- cgit v1.2.3