]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - configure.ac
Convert para_write to lopsub.
[paraslash.git] / configure.ac
index 3d43af026392cfc57d888b724bc5afea2a3a95d2..d700323f487250ed86c14117409656c08beb3f9d 100644 (file)
@@ -869,9 +869,6 @@ fi
 play_objs="$play_errlist_objs"
 AC_SUBST(play_objs, add_dot_o($play_objs))
 ######################################################################### write
 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
 write_errlist_objs="
        write
        write_common
@@ -882,7 +879,6 @@ write_errlist_objs="
        sched
        stdin
        buffer_tree
        sched
        stdin
        buffer_tree
-       ggo
        check_wav
        version
 "
        check_wav
        version
 "
@@ -899,7 +895,7 @@ fi
 if test $HAVE_ALSA = yes; then
        write_errlist_objs="$write_errlist_objs alsa_write"
 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="
 AC_SUBST(write_objs, add_dot_o($write_objs))
 ######################################################################## audioc
 audioc_errlist_objs="