13 lines
411 B
Text
13 lines
411 B
Text
$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
|