From f8290bfd583591e34059f257f5c4d2e027ca0d05 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Sun, 29 Nov 2015 00:24:04 +0000 Subject: [PATCH] Compile fixes --- lib/Config.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/Config.h.in b/lib/Config.h.in index ecbacf3a..4704273d 100644 --- a/lib/Config.h.in +++ b/lib/Config.h.in @@ -47,6 +47,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ENDIAN_H +/* Define to 1 if you have the header file. */ +#undef HAVE_EXECINFO_H + /* Support FMA3 (Fused Multiply-Add) instructions */ #undef HAVE_FMA