mirror of
https://github.com/vale981/libblobpack
synced 2025-03-05 09:51:42 -05:00
add default verbosity pattern to configure.ac
This commit is contained in:
parent
730f0f21fc
commit
d2ecd32465
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ AC_CONFIG_AUX_DIR(config)
|
|||
AC_CONFIG_SRCDIR(./src/blob.c)
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
m4_pattern_allow([AM_DEFAULT_VERBOSITY])
|
||||
|
||||
AM_INIT_AUTOMAKE
|
||||
AX_CODE_COVERAGE
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue