diff options
Diffstat (limited to 'devel/gide/files/patch-bb')
-rw-r--r-- | devel/gide/files/patch-bb | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/devel/gide/files/patch-bb b/devel/gide/files/patch-bb index 28789b97b335..dc537e6b474f 100644 --- a/devel/gide/files/patch-bb +++ b/devel/gide/files/patch-bb @@ -12,25 +12,3 @@ if eval "test \"`echo '$''{'am_cv_gnu_regex'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else -@@ -5163,15 +5164,15 @@ - fi - - -- USE_INCLUDED_LIBINTL=yes -+ USE_INCLUDED_LIBINTL=no - CATOBJEXT=.gmo - INSTOBJEXT=.mo - DATADIRNAME=share -- INTLDEPS='$(top_builddir)/intl/libintl.a' -- INTLLIBS=$INTLDEPS -- LIBS=`echo $LIBS | sed -e 's/-lintl//'` -- nls_cv_header_intl=intl/libintl.h -- nls_cv_header_libgt=intl/libgettext.h -+ INTLDEPS= -+ INTLLIBS= -+ LIBS='-lintl' -+ nls_cv_header_intl= -+ nls_cv_header_libgt= - fi - - if test "$XGETTEXT" != ":"; then |