blob: 2d4586de78fdc86017c757b997b35cc1c61497d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
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
|