Hi Ossama,
On 06/13/2019 11:52 AM, Ossama Othman wrote:
The "-Wvariadic-macros" compiler command line option was
appended to
the "CFALGS" variables instead of "CFLAGS", which prevented it from
being used when building ELL. Change "CFALGS" to "CFLAGS".
---
acinclude.m4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
Regards,
-Denis