summaryrefslogtreecommitdiff
path: root/x11/gtk/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk/patches/patch-ah')
-rw-r--r--x11/gtk/patches/patch-ah13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/gtk/patches/patch-ah b/x11/gtk/patches/patch-ah
deleted file mode 100644
index 33df39ad580..00000000000
--- a/x11/gtk/patches/patch-ah
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.4 2005/04/27 09:03:59 wiz Exp $
-
---- gtk.m4.orig 1999-02-18 17:43:35.000000000 +0100
-+++ gtk.m4
-@@ -4,7 +4,7 @@
- dnl AM_PATH_GTK([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
- dnl Test for GTK, and define GTK_CFLAGS and GTK_LIBS
- dnl
--AC_DEFUN(AM_PATH_GTK,
-+AC_DEFUN([AM_PATH_GTK],
- [dnl
- dnl Get the cflags and libraries from the gtk-config script
- dnl