From 4fbddfe65bd9cb75a0cd88f960276e57abf634f1 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 24 Aug 2000 22:16:15 +0000 Subject: Disable bonobo support, even if the software is available on the system, since the code has bit-rotted and does not grok the new bonobo Problem reports by: Archie Cobbs Sledgehammer patch by: ade --- devel/libglade2/files/patch-aa | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 devel/libglade2/files/patch-aa (limited to 'devel/libglade2/files/patch-aa') diff --git a/devel/libglade2/files/patch-aa b/devel/libglade2/files/patch-aa new file mode 100644 index 000000000000..2d4586de78fd --- /dev/null +++ b/devel/libglade2/files/patch-aa @@ -0,0 +1,9 @@ +--- configure.orig Mon Jul 10 10:37:02 2000 ++++ configure Thu Aug 24 15:31:47 2000 +@@ -2801,4 +2801,4 @@ + if test "x$no_bonobo" = x ; then +- echo "$ac_t""yes" 1>&6 +- have_bonobo=true ++ echo "$ac_t""yes - but I'm ignoring it" 1>&6 ++ have_bonobo=false + else -- cgit v1.2.3