X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=configure.ac;h=e310e2f89303f4f115299d4ec9f0c14053a1f378;hb=2b9f5ff978bcbbe0a101a4cdf4ca7f69f14a148d;hp=3d43af026392cfc57d888b724bc5afea2a3a95d2;hpb=206708954b39a6216161409b785b7c6b1480a856;p=paraslash.git diff --git a/configure.ac b/configure.ac index 3d43af02..e310e2f8 100644 --- a/configure.ac +++ b/configure.ac @@ -681,7 +681,6 @@ filter_errlist_objs=" sched fd amp_filter - ggo fecdec_filter fec version @@ -695,9 +694,6 @@ filter_errlist_objs=" net sync_filter " -filter_cmdline_objs=" - filter -" NEED_VORBIS_OBJECTS && filter_errlist_objs="$filter_errlist_objs oggdec_filter" NEED_SPEEX_OBJECTS && filter_errlist_objs="$filter_errlist_objs spxdec_filter spx_common" NEED_OPUS_OBJECTS && filter_errlist_objs="$filter_errlist_objs opusdec_filter opus_common" @@ -711,7 +707,7 @@ fi if test $HAVE_SAMPLERATE = yes; then filter_errlist_objs="$filter_errlist_objs resample_filter check_wav" fi -filter_objs="add_cmdline($filter_cmdline_objs) $filter_errlist_objs" +filter_objs="$filter_errlist_objs" AC_SUBST(filter_objs, add_dot_o($filter_objs)) ########################################################################## recv @@ -869,9 +865,6 @@ fi play_objs="$play_errlist_objs" AC_SUBST(play_objs, add_dot_o($play_objs)) ######################################################################### write -write_cmdline_objs=" - write -" write_errlist_objs=" write write_common @@ -882,7 +875,6 @@ write_errlist_objs=" sched stdin buffer_tree - ggo check_wav version " @@ -899,7 +891,7 @@ fi if test $HAVE_ALSA = yes; then write_errlist_objs="$write_errlist_objs alsa_write" fi -write_objs="add_cmdline($write_cmdline_objs) $write_errlist_objs" +write_objs="$write_errlist_objs" AC_SUBST(write_objs, add_dot_o($write_objs)) ######################################################################## audioc audioc_errlist_objs="