aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk12/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-12-21 08:25:02 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-12-21 08:25:02 +0000
commit1485d6f52efcf9b30d2c35d9e180ed16a5bcd04e (patch)
tree28e2014782425bde2823562edc736e53f4be04f3 /x11-toolkits/gtk12/files
parent4acfa4e76d0ca755c0921383abdce63e7d3bab9d (diff)
downloadports-1485d6f52efcf9b30d2c35d9e180ed16a5bcd04e.tar.gz
ports-1485d6f52efcf9b30d2c35d9e180ed16a5bcd04e.zip
Notes
Diffstat (limited to 'x11-toolkits/gtk12/files')
-rw-r--r--x11-toolkits/gtk12/files/patch-ae9
1 files changed, 0 insertions, 9 deletions
diff --git a/x11-toolkits/gtk12/files/patch-ae b/x11-toolkits/gtk12/files/patch-ae
index c241c2e075a6..c29a6955e4e4 100644
--- a/x11-toolkits/gtk12/files/patch-ae
+++ b/x11-toolkits/gtk12/files/patch-ae
@@ -24,15 +24,6 @@
fi
rm -f conftest*
INSTOBJEXT=.mo
-@@ -3699,7 +3699,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
-
@@ -4446,6 +4446,7 @@
glib_thread_cflags="$GLIB_CFLAGS"
glib_libs=`$GLIB_CONFIG glib gmodule --libs`