From: Andre Noll Date: Tue, 19 Jan 2010 00:38:28 +0000 (+0100) Subject: configure: Don't mention the list of supported senders/receivers. X-Git-Tag: v0.4.2~75 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=d081def1d95f8ca0156e5d8c7cbcc92e895f19e1 configure: Don't mention the list of supported senders/receivers. It is the constant list http, dccp, udp. --- diff --git a/configure.ac b/configure.ac index 42925592..d2ded068 100644 --- a/configure.ac +++ b/configure.ac @@ -102,9 +102,6 @@ recv_errlist_objs="http_recv recv_common recv time string net dccp_recv fd sched stdout ggo udp_recv fec buffer_tree" recv_ldflags="" -receivers=" http dccp udp" -senders=" http dccp udp" - filter_cmdline_objs="add_cmdline(filter compress_filter amp_filter prebuffer_filter)" filter_errlist_objs="filter_common wav_filter compress_filter filter string stdin stdout sched fd amp_filter ggo fecdec_filter fec @@ -765,8 +762,6 @@ paraslash configuration: unix socket credentials: $have_ucred audio formats supported by para_server/para_afh: $server_audio_formats id3 version2 support: $have_libid3tag -senders supported by para_server: $senders -receivers supported by para_audiod/para_recv: $receivers filters supported by para_audiod/para_filter: $filters writers supported by para_audiod/para_write: $writers optional executables: $extras