X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=5906f69eff569f8dce5b773c2b7b1f99f1857923;hb=195357a1ff778e24feb88ce4cf6c130a9200ebe3;hp=124dda7dce4e5f962a7ae026d162f0494d500217;hpb=cb1c4447e53a71a7fd5ece3d3ad416e3a6951566;p=paraslash.git diff --git a/configure.ac b/configure.ac index 124dda7d..5906f69e 100644 --- a/configure.ac +++ b/configure.ac @@ -415,31 +415,6 @@ if test $HAVE_CURSES = yes; then build_gui="yes" executables="$executables gui" fi -######################################################################### write -write_objs=" - write - write_common - file_write - time - fd - string - sched - stdin - buffer_tree - check_wav - version -" - -if test $NEED_AO_OBJECTS = yes; then - write_objs="$write_objs ao_write" -fi -if test $HAVE_OSS = yes; then - write_objs="$write_objs oss_write" -fi -if test $HAVE_ALSA = yes; then - write_objs="$write_objs alsa_write" -fi -AC_SUBST(write_objs, add_dot_o($write_objs)) ######################################################################## audioc audioc_objs=" audioc