configure.ac: make the minimal, build-time log level be VERBOSE
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 9 Jun 2017 21:52:01 +0000 (17:52 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 22:18:17 +0000 (18:18 -0400)
commit4b3287249bba5aeba0fcf6f03139de35c2277712
tree7d283eddd58ad62712b3897966240fbbae618af1
parentc6d4d1ae9c00b7cabf44777a1ec5e4da8a68000b
configure.ac: make the minimal, build-time log level be VERBOSE

Distributions can override this at build time to increase performance,
e.g.:

    BABELTRACE_MINIMAL_LOG_LEVEL=WARN ./configure ...

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
configure.ac
This page took 0.023894 seconds and 4 git commands to generate.