wok-6.x view aalib/stuff/aclocal-fixes.patch @ rev 19862
Up minetest (0.4.15) split and improve packages + add libspatialindex to speed up minetest (great Minecraft alike game for schools)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 26 00:07:11 2017 +0100 (2017-03-26) |
parents | |
children |
line source
1 --- aalib.m4.orig 2006-03-05 13:58:21.000000000 +0000
2 +++ aalib.m4 2006-03-05 13:58:32.000000000 +0000
3 @@ -9,7 +9,7 @@
4 dnl AM_PATH_AALIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
5 dnl Test for AALIB, and define AALIB_CFLAGS and AALIB_LIBS
6 dnl
7 -AC_DEFUN(AM_PATH_AALIB,
8 +AC_DEFUN([AM_PATH_AALIB],
9 [dnl
10 dnl Get the cflags and libraries from the aalib-config script
11 dnl