From fe800f84da085b4cb23b1c871ab361658ed38888 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 17 Apr 2020 16:32:36 +0200 Subject: build: update configure summary --- configure.ac | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configure.ac b/configure.ac index 32094939..2cdab326 100644 --- a/configure.ac +++ b/configure.ac @@ -758,6 +758,11 @@ AC_OUTPUT echo " Configure summary: + prefix..............: ${prefix} + compiler............: ${CC} + cflags..............: ${CFLAGS} + warning flags.......: ${WARN_CFLAGS} + GTK+ Unix Print.....: $with_gtk_unix_print Keyring Support.....: $with_keyring DBUS Support........: $enable_dbus -- cgit v1.2.1