wok annotate aalib/stuff/aclocal-fixes.patch @ rev 19277
get-vivaldi: update deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jul 05 17:03:57 2016 +0200 (2016-07-05) |
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 |