summaryrefslogtreecommitdiff
path: root/print/ggv2
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-08-25 16:07:03 +0000
committerAde Lovett <ade@FreeBSD.org>2000-08-25 16:07:03 +0000
commit2c47dda968984909b2e072da7589d59c33cf8157 (patch)
tree2fad34745352d49c68dca083b0d1b99aa823bc64 /print/ggv2
parentUpdate to 4.75 20000826 version. (diff)
Unconditionally disable bonobo support here too -- it needs reworking
for the new bonobo code. Submitted by: Archie Cobbs <archie@whistle.com>
Notes
Notes: svn path=/head/; revision=31969
Diffstat (limited to 'print/ggv2')
-rw-r--r--print/ggv2/files/patch-aa22
1 files changed, 19 insertions, 3 deletions
diff --git a/print/ggv2/files/patch-aa b/print/ggv2/files/patch-aa
index 93e94800cdea..fe039bee57d1 100644
--- a/print/ggv2/files/patch-aa
+++ b/print/ggv2/files/patch-aa
@@ -1,6 +1,6 @@
---- configure.orig Sat Apr 17 04:25:20 1999
-+++ configure Sat May 22 21:58:31 1999
-@@ -4165,15 +4165,15 @@
+--- configure.orig Tue May 9 17:06:45 2000
++++ configure Fri Aug 25 11:04:07 2000
+@@ -4506,15 +4506,15 @@
fi
@@ -20,3 +20,19 @@
fi
if test "$XGETTEXT" != ":"; then
+@@ -4821,13 +4821,8 @@
+ fi
+ fi
+ if test "x$no_bonobo" = x ; then
+- echo "$ac_t""yes" 1>&6
+-
+- cat >> confdefs.h <<\EOF
+-#define ENABLE_BONOBO 1
+-EOF
+-
+- have_bonobo=true
++ echo "$ac_t""yes - but I'm ignoring it" 1>&6
++ have_bonobo=false
+
+ else
+ echo "$ac_t""no" 1>&6