From: Uwe Hermann Date: Wed, 4 Jan 2012 01:41:33 +0000 (+0100) Subject: srd: Show config summary, libs, and Python info. X-Git-Tag: libsigrok-0.1.0~191 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=4abf8dd0a540db8c8f5af5e6bd78c6eb7b473d9f;p=libsigrok.git srd: Show config summary, libs, and Python info. --- diff --git a/configure.ac b/configure.ac index 053b93d2..892faf54 100644 --- a/configure.ac +++ b/configure.ac @@ -284,8 +284,6 @@ AC_OUTPUT echo echo "libsigrok configuration summary:" echo -echo "Generic info:" -echo echo " - Package version (major.minor.micro): $LIBSIGROK_VERSION" echo " - Library version (current:revision:age): $LIBSIGROK_LT_VERSION" echo " - Prefix: $prefix"