From: Simon Marchi Date: Wed, 9 Jan 2013 20:41:52 +0000 (-0500) Subject: Remove LIBFORMAT output in configure. X-Git-Tag: v2.2.0-rc1~97 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=962a6b603e9f3bd48d03289dec73ab9046c55d5f;p=lttng-ust.git Remove LIBFORMAT output in configure. Signed-off-by: Simon Marchi Signed-off-by: Mathieu Desnoyers --- diff --git a/configure.ac b/configure.ac index c4377a59..a67e8f97 100644 --- a/configure.ac +++ b/configure.ac @@ -309,7 +309,6 @@ AS_ECHO("$version_description") # Report on the configuration options AS_ECHO() AS_ECHO("LTTng-UST will be built with the following options:") -AS_ECHO("Library format: $LIBFORMAT") AS_ECHO() AS_ECHO_N("Java support (JNI): ")