wok annotate aalib/stuff/aclocal-fixes.patch @ rev 15593

Add some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 03 18:28:51 2013 +0000 (2013-12-03)
parents
children
rev   line source
slaxemulator@14625 1 --- aalib.m4.orig 2006-03-05 13:58:21.000000000 +0000
slaxemulator@14625 2 +++ aalib.m4 2006-03-05 13:58:32.000000000 +0000
slaxemulator@14625 3 @@ -9,7 +9,7 @@
slaxemulator@14625 4 dnl AM_PATH_AALIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
slaxemulator@14625 5 dnl Test for AALIB, and define AALIB_CFLAGS and AALIB_LIBS
slaxemulator@14625 6 dnl
slaxemulator@14625 7 -AC_DEFUN(AM_PATH_AALIB,
slaxemulator@14625 8 +AC_DEFUN([AM_PATH_AALIB],
slaxemulator@14625 9 [dnl
slaxemulator@14625 10 dnl Get the cflags and libraries from the aalib-config script
slaxemulator@14625 11 dnl