From 2dbe278cc47bdcded42b7a212a54d1591240daea Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 5 Mar 2017 17:13:38 +0100 Subject: [PATCH] configure summary: Show linker flags. --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index fb13c67..5e83ff9 100644 --- a/configure.ac +++ b/configure.ac @@ -124,6 +124,7 @@ Compile configuration: - C compiler flags................ $CFLAGS - Additional C compiler flags..... $ST_EXTRA_CFLAGS - C compiler warnings............. $ST_WFLAGS + - Linker flags.................... $LDFLAGS Detected libraries (required): - glib-2.0 >= 2.24.0.............. $st_glib_version -- 2.30.2