You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
388 B
11 lines
388 B
--- aalib.m4~ 2001-04-26 17:37:31.000000000 +0300 |
|
+++ aalib.m4 2004-07-16 01:22:13.035644150 +0300 |
|
@@ -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
|
|
|