]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
configure.ac: Shorten config summary.
authorAndre Noll <maan@systemlinux.org>
Wed, 27 Mar 2013 02:51:38 +0000 (02:51 +0000)
committerAndre Noll <maan@systemlinux.org>
Sat, 6 Apr 2013 15:35:25 +0000 (15:35 +0000)
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.

configure.ac

index b987574746a0c72d0cd8fb0e215e7b8d13097382..60bb6644286c3ba5b22a0b568ce63695d6d7479b 100644 (file)
@@ -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
 ])