mirror of https://github.com/xzeldon/htop.git
Add debug state to the configure report (thanks @benbe for the idea)
This commit is contained in:
parent
309f1d7282
commit
a8a723ffe9
|
@ -389,4 +389,5 @@ AC_MSG_RESULT([
|
||||||
unicode: $enable_unicode
|
unicode: $enable_unicode
|
||||||
hwloc: $enable_hwloc
|
hwloc: $enable_hwloc
|
||||||
setuid: $enable_setuid
|
setuid: $enable_setuid
|
||||||
|
debug: $enable_debug
|
||||||
])
|
])
|
||||||
|
|
Loading…
Reference in New Issue