From 54d8d22a931a1eae99c3a197c32fc8d42b2e9f5b Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 4 Mar 2017 18:20:38 +0100 Subject: [PATCH] configure summary: Show whether shared/static build is enabled. --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 3cb84485..52b4b772 100644 --- a/configure.ac +++ b/configure.ac @@ -567,6 +567,7 @@ libsigrok configuration summary: - Prefix.......................... $prefix - Building on..................... $build - Building for.................... $host + - Building shared / static........ $enable_shared / $enable_static Compile configuration: - C compiler...................... $CC