summaryrefslogtreecommitdiff
path: root/graphics/aalib/patches
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/aalib/patches')
-rw-r--r--graphics/aalib/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/aalib/patches/patch-ab b/graphics/aalib/patches/patch-ab
new file mode 100644
index 00000000000..679039e92c1
--- /dev/null
+++ b/graphics/aalib/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2005/04/27 08:58:17 wiz Exp $
+
+--- aalib.m4.orig 2001-04-26 16:37:31.000000000 +0200
++++ aalib.m4
+@@ -9,7 +9,7 @@
+ dnl AM_PATH_AALIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
+ dnl Test for AALIB, and define AALIB_CFLAGS and AALIB_LIBS
+ dnl
+-AC_DEFUN(AM_PATH_AALIB,
++AC_DEFUN([AM_PATH_AALIB],
+ [dnl
+ dnl Get the cflags and libraries from the aalib-config script
+ dnl