On Sun, Aug 24, 2014 at 2:16 PM, Marek Olšák wrote:
> From: Marek Olšák
>
> set c99 because u_math.h fails to compile without it with gcc
> ---
> Makefile.in | 5 +++--
> configure.ac | 2 +-
> 2 files changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Jakob Bornecrantz
>
> diff --git a/M
From: Marek Olšák
set c99 because u_math.h fails to compile without it with gcc
---
Makefile.in | 5 +++--
configure.ac | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/Makefile.in b/Makefile.in
index 8cca095..07ce2e0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -18,8 +18