From: Uwe Hermann Date: Sat, 4 Mar 2017 17:20:38 +0000 (+0100) Subject: configure summary: Show whether shared/static build is enabled. X-Git-Tag: libsigrok-0.5.0~103 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=commitdiff_plain;h=54d8d22a931a1eae99c3a197c32fc8d42b2e9f5b configure summary: Show whether shared/static build is enabled. --- 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