X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=configure.ac;h=aa62ebc7f697c2bec6ee2fae01799b4ad2b55997;hp=e3c9b4a1fa645e2b086b116633ba69413ac71bbc;hb=1e012cf40238883621692051a22fb9c7cad5e944;hpb=822966ba3106964241ec5cb042127d5fdbd7ba83 diff --git a/configure.ac b/configure.ac index e3c9b4a1..aa62ebc7 100644 --- a/configure.ac +++ b/configure.ac @@ -108,7 +108,7 @@ 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 - prebuffer_filter time bitstream imdct wma_common wmadec_filter" + prebuffer_filter time bitstream imdct wma_common wmadec_filter buffer_tree" filter_ldflags="-lm" filters=" compress wav amp fecdec wmadec prebuffer" @@ -121,7 +121,7 @@ audiod_errlist_objs="audiod signal string daemon stat net time grab_client filter_common wav_filter compress_filter amp_filter http_recv dccp_recv recv_common fd sched write_common file_write audiod_command crypt fecdec_filter client_common ggo udp_recv color fec prebuffer_filter sha1 audiod_command_list - bitstream imdct wma_common wmadec_filter" + bitstream imdct wma_common wmadec_filter buffer_tree" audiod_ldflags="-lm" audiod_audio_formats="wma" @@ -147,7 +147,7 @@ default_writer="FILE_WRITE" client_cmdline_objs="add_cmdline(client)" client_errlist_objs="client net string crypt fd sched stdin stdout - client_common sha1" + client_common sha1 buffer_tree" client_ldflags="" gui_cmdline_objs="add_cmdline(gui)"