Add debug state to the configure report (thanks @benbe for the idea)

This commit is contained in:
Daniel Lange 2020-11-16 17:01:51 +01:00
parent 309f1d7282
commit a8a723ffe9
1 changed files with 1 additions and 0 deletions

View File

@ -389,4 +389,5 @@ AC_MSG_RESULT([
unicode: $enable_unicode
hwloc: $enable_hwloc
setuid: $enable_setuid
debug: $enable_debug
])