mirror of
https://github.com/json-c/json-c.git
synced 2026-03-20 13:39:06 +08:00
Syntax error
- ./configure would fail due to bad code generation
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user