feat: --enable-debug option
This commit is contained in:
parent
c14c1b6bcc
commit
3e8c48caf2
1 changed files with 1 additions and 0 deletions
|
|
@ -68,5 +68,6 @@ AC_MSG_NOTICE([
|
||||||
CC : $CC
|
CC : $CC
|
||||||
CFLAGS : $STRICT_CFLAGS $CFLAGS
|
CFLAGS : $STRICT_CFLAGS $CFLAGS
|
||||||
tests : $enable_tests
|
tests : $enable_tests
|
||||||
|
debug : $enable_debug
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue