summaryrefslogtreecommitdiff
path: root/www/libgtkhtml/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'www/libgtkhtml/files/patch-af')
-rw-r--r--www/libgtkhtml/files/patch-af15
1 files changed, 3 insertions, 12 deletions
diff --git a/www/libgtkhtml/files/patch-af b/www/libgtkhtml/files/patch-af
index fee4a53519fc..de57871ffe2f 100644
--- a/www/libgtkhtml/files/patch-af
+++ b/www/libgtkhtml/files/patch-af
@@ -1,9 +1,9 @@
$FreeBSD$
---- configure.orig Mon Apr 15 19:37:22 2002
-+++ configure Wed May 1 12:17:00 2002
-@@ -7025,6 +7025,7 @@
+--- configure.orig Fri May 17 13:34:46 2002
++++ configure Fri May 17 13:37:13 2002
+@@ -6567,6 +6567,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -11,12 +11,3 @@ $FreeBSD$
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -9334,7 +9335,7 @@
-
- if test "x$enable_xim" = "xyes"; then
- BACKUP_LDFLAGS=$LDFLAGS
-- LDFLAGS="$LDFLAGS `gtk-config --libs`"
-+ LDFLAGS="$LDFLAGS `$GTK_CONFIG --libs`"
- echo "$as_me:9338: checking for gdk_im_begin" >&5
- echo $ECHO_N "checking for gdk_im_begin... $ECHO_C" >&6
- if test "${ac_cv_func_gdk_im_begin+set}" = set; then