From 827a853f3f3e5cda6710c9cd5e14ba9703ab9dea Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Tue, 9 Aug 2022 09:13:34 +0000 Subject: [PATCH] build,autotools: print powerd suspend/resume status in configure output --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index bb8a75fb..5a73c474 100644 --- a/configure.ac +++ b/configure.ac @@ -675,6 +675,7 @@ echo " qmi: ${with_qmi} qrtr: ${with_qrtr} systemd suspend/resume: ${with_systemd_suspend_resume} + powerd suspend/resume: ${with_powerd_suspend_resume} systemd journal: ${with_systemd_journal} at command via dbus: ${with_at_command_via_dbus}