aboutsummaryrefslogtreecommitdiffstats
path: root/package/glib/patches/03-use-glibconfig-sysdefs
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-04-13 22:20:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-04-13 22:20:15 +0000
commit8675818f87ede896382e712554a8b820b0f8ead7 (patch)
tree94118554cd257124b0bf579ac85441270645b86f /package/glib/patches/03-use-glibconfig-sysdefs
parent7797df76097505e0d81a1622f2b13c3593a75ed2 (diff)
downloadupstream-8675818f87ede896382e712554a8b820b0f8ead7.tar.gz
upstream-8675818f87ede896382e712554a8b820b0f8ead7.tar.bz2
upstream-8675818f87ede896382e712554a8b820b0f8ead7.zip
remove lots of non-essential packages
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/glib/patches/03-use-glibconfig-sysdefs')
-rw-r--r--package/glib/patches/03-use-glibconfig-sysdefs31
1 files changed, 0 insertions, 31 deletions
diff --git a/package/glib/patches/03-use-glibconfig-sysdefs b/package/glib/patches/03-use-glibconfig-sysdefs
deleted file mode 100644
index 932d7c3800..0000000000
--- a/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 <glibconfig-sysdefs.h>
- #include <glibconfig.h>
-
- /* 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