From: Jacob Alexander Date: Tue, 2 Jun 2015 20:59:50 +0000 (-0700) Subject: Syntax error X-Git-Tag: json-c-0.13-20171207~189^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F186%2Fhead;p=thirdparty%2Fjson-c.git Syntax error - ./configure would fail due to bad code generation --- diff --git a/configure.ac b/configure.ac index 37f9657c..ba6d77f2 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ else fi # enable silent build by default -m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes]])) +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) # Checks for programs.