From 725611a466f2edf12f809d22339b22223af4afe7 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 7 Oct 2006 11:57:20 +0000 Subject: move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the developers are ready git-svn-id: svn://svn.openwrt.org/openwrt/trunk@4944 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../package/glib/patches/03-use-glibconfig-sysdefs | 31 ---------------------- 1 file changed, 31 deletions(-) delete mode 100644 openwrt/package/glib/patches/03-use-glibconfig-sysdefs (limited to 'openwrt/package/glib/patches/03-use-glibconfig-sysdefs') diff --git a/openwrt/package/glib/patches/03-use-glibconfig-sysdefs b/openwrt/package/glib/patches/03-use-glibconfig-sysdefs deleted file mode 100644 index 932d7c380..000000000 --- a/openwrt/package/glib/patches/03-use-glibconfig-sysdefs +++ /dev/null @@ -1,31 +0,0 @@ -diff -urN glib-1.2.10.old/glib.h glib-1.2.10/glib.h ---- glib-1.2.10.old/glib.h 2001-02-27 04:44:38.000000000 +0100 -+++ glib-1.2.10/glib.h 2005-04-03 01:43:17.000000000 +0200 -@@ -63,6 +63,7 @@ - * exist. The prototype looks like the above, give or take a const, - * or size_t. - */ -+#include - #include - - /* include varargs functions for assertment macros -diff -urN glib-1.2.10.old/configure glib-1.2.10/configure ---- glib-1.2.10.old/configure 2005-04-03 01:43:49.000000000 +0200 -+++ glib-1.2.10/configure 2005-04-03 01:45:47.000000000 +0200 -@@ -575,16 +575,6 @@ - # Save this value here, since automake will set cflags later - cflags_set=${CFLAGS+set} - --# we rewrite this file --rm -f glibconfig-sysdefs.h -- -- -- -- -- -- -- -- - - # libtool versioning - LT_RELEASE=$GLIB_MAJOR_VERSION.$GLIB_MINOR_VERSION -- cgit v1.2.3