mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +01:00
12 lines
396 B
Diff
12 lines
396 B
Diff
|
--- ./aalib.m4.orig 2001-04-26 09:37:31.000000000 -0500
|
||
|
+++ ./aalib.m4 2013-06-23 14:01:12.058620076 -0500
|
||
|
@@ -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
|