summaryrefslogtreecommitdiff
path: root/www/gtkhtml38/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'www/gtkhtml38/files/patch-af')
-rw-r--r--www/gtkhtml38/files/patch-af19
1 files changed, 0 insertions, 19 deletions
diff --git a/www/gtkhtml38/files/patch-af b/www/gtkhtml38/files/patch-af
deleted file mode 100644
index f6bf8a431549..000000000000
--- a/www/gtkhtml38/files/patch-af
+++ /dev/null
@@ -1,19 +0,0 @@
---- configure.orig Mon Oct 7 15:12:16 2002
-+++ configure Sat Oct 12 20:42:50 2002
-@@ -7679,6 +7679,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -10215,7 +10216,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