mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 05:19:07 +08:00
Enable silent build by default
This commit is contained in:
@@ -21,6 +21,9 @@ else
|
|||||||
AC_MSG_RESULT([RDRAND Hardware RNG Hash Seed disabled. Use --enable-rdrand to enable])
|
AC_MSG_RESULT([RDRAND Hardware RNG Hash Seed disabled. Use --enable-rdrand to enable])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# enable silent build by default
|
||||||
|
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes]]))
|
||||||
|
|
||||||
# Checks for programs.
|
# Checks for programs.
|
||||||
|
|
||||||
# Checks for libraries.
|
# Checks for libraries.
|
||||||
|
|||||||
Reference in New Issue
Block a user