mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libbonobo: remove unreferenced patch
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
87a7d16716
commit
3b62847392
@@ -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
|
|
||||||
Reference in New Issue
Block a user