summaryrefslogtreecommitdiff
path: root/print/ggv/files/patch-aa
blob: fe039bee57d14ab4d05e9c5b9b07a7b1e55c5bb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
--- configure.orig	Tue May  9 17:06:45 2000
+++ configure	Fri Aug 25 11:04:07 2000
@@ -4506,15 +4506,15 @@
 fi
 
         
-	USE_INCLUDED_LIBINTL=yes
+#	USE_INCLUDED_LIBINTL=yes
         CATOBJEXT=.gmo
         INSTOBJEXT=.mo
         DATADIRNAME=share
-	INTLDEPS='$(top_builddir)/intl/libintl.a'
+	INTLDEPS='-lintl'
 	INTLLIBS=$INTLDEPS
 	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
-        nls_cv_header_intl=intl/libintl.h
-        nls_cv_header_libgt=intl/libgettext.h
+#        nls_cv_header_intl=intl/libintl.h
+#        nls_cv_header_libgt=intl/libgettext.h
       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