diff options
Diffstat (limited to '')
-rw-r--r-- | x11-toolkits/gtk20/files/patch-ae | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/x11-toolkits/gtk20/files/patch-ae b/x11-toolkits/gtk20/files/patch-ae index cd62bea5ac85..04e0e19df224 100644 --- a/x11-toolkits/gtk20/files/patch-ae +++ b/x11-toolkits/gtk20/files/patch-ae @@ -11,13 +11,4 @@ $FreeBSD$ + DATADIRNAME=share fi rm -f conftest* - INSTOBJEXT=.mo -@@ -3852,7 +3852,7 @@ - # Added by Martin Baulig 12/15/98 for libc5 systems - if test "$gt_cv_func_dgettext_libc" != "yes" \ - && test "$gt_cv_func_dgettext_libintl" = "yes"; then -- INTLLIBS=-lintl -+ INTLLIBS="-lintl -lxpg4" - LIBS=`echo $LIBS | sed -e 's/-lintl//'` - fi - + INSTOBJEXT=.mo |