[PATCH 2/2] Consolidate error.h inclusion in system.h

2018-07-04 Thread Ross Burton
error.h isn't standard and so isn't part of the musl C library. To easy future porting, consolidate the inclusion of error.h into system.h. https://sourceware.org/bugzilla/show_bug.cgi?id=21008 Signed-off-by: Ross Burton --- lib/color.c| 2 +- li

[PATCH 1/2] Require gawk in maintainer mode

2018-07-04 Thread Ross Burton
gawk is required to build known_dwarf.h, so check for it in configure.ac. Signed-off-by: Ross Burton --- configure.ac | 4 1 file changed, 4 insertions(+) diff --git a/configure.ac b/configure.ac index 1cf6245b..a3b29939 100644 --- a/configure.ac +++ b/configure.ac @@ -618,6 +618,10 @@ if