diff options
Diffstat (limited to 'x11-toolkits/gtk12/files/patch-gtk.m4')
-rw-r--r-- | x11-toolkits/gtk12/files/patch-gtk.m4 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/gtk12/files/patch-gtk.m4 b/x11-toolkits/gtk12/files/patch-gtk.m4 deleted file mode 100644 index 09782c0813a4..000000000000 --- a/x11-toolkits/gtk12/files/patch-gtk.m4 +++ /dev/null @@ -1,11 +0,0 @@ ---- gtk.m4.orig -+++ 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 |