From: Andre Noll Date: Wed, 27 Mar 2013 02:51:38 +0000 (+0000) Subject: configure.ac: Shorten config summary. X-Git-Tag: v0.4.13~46 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=39848a31686bda132bb3c93a2dda60d800b5e456 configure.ac: Shorten config summary. With many filters/writers the output line becomes rather long. Moreover, filters and writers are also used by para_play but para_play is not mentionend in the prefix. Just skip the prefix. --- diff --git a/configure.ac b/configure.ac index b9875747..60bb6644 100644 --- a/configure.ac +++ b/configure.ac @@ -1286,8 +1286,8 @@ unix socket credentials: $have_ucred readline (interactive CLIs): $have_readline audio formats supported by para_server/para_afh: $server_audio_formats id3 version2 support: $have_libid3tag -filters supported by para_audiod/para_filter: $filters -writers supported by para_audiod/para_write: $writers +filters: $filters +writers: $writers optional executables: $extras $mixer_summary ])