summaryrefslogtreecommitdiff
path: root/graphics/mhgui/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mhgui/files/patch-configure')
-rw-r--r--graphics/mhgui/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/mhgui/files/patch-configure b/graphics/mhgui/files/patch-configure
deleted file mode 100644
index bc67bc98b328..000000000000
--- a/graphics/mhgui/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2007-12-12 22:25:45.000000000 +0100
-+++ configure 2010-03-29 09:29:03.000000000 +0200
-@@ -17563,7 +17563,7 @@
- int
- main ()
- {
--png_check_sig(NULL,0)
-+png_sig_cmp(NULL,0,0)
- ;
- return 0;
- }