summaryrefslogtreecommitdiffstats
path: root/www/gtkhtml/files/patch-af
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-04-05 04:55:05 +0000
committermarcus <marcus@FreeBSD.org>2003-04-05 04:55:05 +0000
commitb15743d3171d10fc90fe7d0eecb4b308fbc56911 (patch)
tree63591622e0e3604bd77eb22cadd2e03b0ebf6830 /www/gtkhtml/files/patch-af
parent0fc8a3090e3dda42a0737c3ec5d70502ee2aee8c (diff)
downloadFreeBSD-ports-b15743d3171d10fc90fe7d0eecb4b308fbc56911.zip
FreeBSD-ports-b15743d3171d10fc90fe7d0eecb4b308fbc56911.tar.gz
* Update to 1.1.10
* Remove USE_GNOMENG macro
Diffstat (limited to 'www/gtkhtml/files/patch-af')
-rw-r--r--www/gtkhtml/files/patch-af14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/gtkhtml/files/patch-af b/www/gtkhtml/files/patch-af
index f6bf8a4..473c482 100644
--- a/www/gtkhtml/files/patch-af
+++ b/www/gtkhtml/files/patch-af
@@ -1,6 +1,6 @@
---- configure.orig Mon Oct 7 15:12:16 2002
-+++ configure Sat Oct 12 20:42:50 2002
-@@ -7679,6 +7679,7 @@
+--- configure.orig Mon Mar 31 13:06:33 2003
++++ configure Fri Apr 4 22:43:24 2003
+@@ -5895,6 +5895,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -8,12 +8,12 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -10215,7 +10216,7 @@
+@@ -7736,7 +7737,7 @@
if test "x$enable_xim" = "xyes"; then
BACKUP_LDFLAGS=$LDFLAGS
- LDFLAGS="$LDFLAGS `gtk-config --libs`"
+ LDFLAGS="$LDFLAGS `$GTK_CONFIG --libs`"
- echo "$as_me:$LINENO: 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
+ echo $ac_n "checking for gdk_im_begin""... $ac_c" 1>&6
+ echo "configure:7742: checking for gdk_im_begin" >&5
+ if eval "test \"`echo '$''{'ac_cv_func_gdk_im_begin'+set}'`\" = set"; then
OpenPOWER on IntegriCloud