aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/bonobo
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/bonobo')
-rw-r--r--meta-gnome/recipes-gnome/bonobo/libbonobo/configure-gthread.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-gnome/recipes-gnome/bonobo/libbonobo/configure-gthread.patch b/meta-gnome/recipes-gnome/bonobo/libbonobo/configure-gthread.patch
deleted file mode 100644
index 005fa6760a..0000000000
--- a/meta-gnome/recipes-gnome/bonobo/libbonobo/configure-gthread.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libbonobo-2.14.0/configure.in.orig 2006-09-04 09:21:54.000000000 +0100
-+++ libbonobo-2.14.0/configure.in 2006-09-04 09:22:58.000000000 +0100
-@@ -166,7 +166,7 @@
- AC_MSG_RESULT(no)
- AC_MSG_ERROR(
- [No working gthread-2.0 support found, using --disable-threads IS DISCOURAGED])
-- ]
-+ ],[AC_MSG_RESULT(yes)]
- )
- CFLAGS=$libbonobo_save_CFLAGS
- LIBS=$libbonobo_save_LIBS