summaryrefslogblamecommitdiff
path: root/graphics/electriceyes/files/patch-aa
blob: 2a5894e594a79f8eb96ee1f64f2566174c5f14ed (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                                
                                        









                                                 


                                               

                                              




                                               
--- configure.orig	Fri Feb 12 23:04:17 1999
+++ configure	Sat May 22 21:45:25 1999
@@ -4766,15 +4766,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