From mboxrd@z Thu Jan 1 00:00:00 1970 From: simon.marchi@polymtl.ca (Simon Marchi) Date: Wed, 9 Jan 2013 15:28:14 -0500 Subject: [lttng-dev] [PATCH ust] Remove LIBFORMAT output in configure. Message-ID: <1357763294-24232-1-git-send-email-simon.marchi@polymtl.ca> Signed-off-by: Simon Marchi --- configure.ac | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index c4377a5..a67e8f9 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): ") -- 1.7.1