mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
use AM_SILENT_RULES
This commit is contained in:
@@ -5,6 +5,7 @@ dnl Created autoconf implementation thompson@dtosolutions, 26NOV12
|
|||||||
AC_PREREQ([2.61])
|
AC_PREREQ([2.61])
|
||||||
AC_CONFIG_AUX_DIR([config])
|
AC_CONFIG_AUX_DIR([config])
|
||||||
AM_INIT_AUTOMAKE([parallel-tests])
|
AM_INIT_AUTOMAKE([parallel-tests])
|
||||||
|
AM_SILENT_RULES([yes])
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
AC_PROG_CC_STDC
|
AC_PROG_CC_STDC
|
||||||
AC_PROG_CPP_WERROR
|
AC_PROG_CPP_WERROR
|
||||||
|
Reference in New Issue
Block a user