Build: Print out the enabled common and wilzor libs

This commit is contained in:
2025-02-02 15:18:19 -04:00
parent 37ad6995c3
commit d43a8af6bd
+4
View File
@@ -89,6 +89,10 @@ AC_CONFIG_COMMANDS_POST([
(freq: ${MIND_VOSCILLATOR_FREQ_MS} Hz)]))
AC_MSG_NOTICE(m4_normalize(
[* SenseAPI backends enabled: ${SENSEAPIS_ENABLED}]))
AC_MSG_NOTICE(m4_normalize(
[* WilzorAPI backends enabled: ${WILZORAPIS_ENABLED}]))
AC_MSG_NOTICE(m4_normalize(
[* Common libraries enabled: ${COMMONLIBS_ENABLED}]))
])
AC_OUTPUT