shared-macros.mk: simplify java settings
[oi-userland.git] / components / library / aalib / patches / underquoted-macro.patch
blob1870beace3d91ecaf856b1ab7b9d7a610c84ea0e
1 diff -urN aalib-1.4.0.orig/aalib.m4 aalib-1.4.0/aalib.m4
2 --- aalib-1.4.0/aalib.m4.orig 2001-04-26 16:37:31.000000000 +0200
3 +++ aalib-1.4.0/aalib.m4 2017-02-22 21:56:53.505179073 +0100
4 @@ -9,7 +9,7 @@
5 dnl AM_PATH_AALIB([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
6 dnl Test for AALIB, and define AALIB_CFLAGS and AALIB_LIBS
7 dnl
8 -AC_DEFUN(AM_PATH_AALIB,
9 +AC_DEFUN([AM_PATH_AALIB],
10 [dnl
11 dnl Get the cflags and libraries from the aalib-config script
12 dnl