From: Uwe Hermann Date: Sun, 5 Mar 2017 16:04:38 +0000 (+0100) Subject: configure summary: Show whether shared/static build is enabled. X-Git-Tag: libsigrokdecode-0.5.0~67 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=commitdiff_plain;h=75ee26938e77fb4c086f04531fe865cfbeb48ca0;hp=ee60935a5f599414f5378b825ade17d697c216be configure summary: Show whether shared/static build is enabled. --- diff --git a/configure.ac b/configure.ac index e4b1188..862ed60 100644 --- a/configure.ac +++ b/configure.ac @@ -148,6 +148,7 @@ libsigrokdecode configuration summary: - Prefix.......................... $prefix - Building on..................... $build - Building for.................... $host + - Building shared / static........ $enable_shared / $enable_static Compile configuration: - C compiler...................... $CC