feat: --enable-debug option

This commit is contained in:
lohhiiccc 2026-04-24 13:46:05 +02:00
parent c14c1b6bcc
commit 3e8c48caf2

View file

@ -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
]) ])