]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - configure.ac
Remove users of the old audio file selector code.
[paraslash.git] / configure.ac
index 0ad2106bec7dd19a4f25e2961c8542c0a7322da7..4d984457868b6657bf1c2666da7be25c507c4bc7 100644 (file)
@@ -71,7 +71,7 @@ AC_CHECK_FUNCS([atexit dup2 memchr memmove memset \
        strncasecmp strrchr strspn alarm], [],
        [AC_MSG_ERROR([function not found, cannot live without it])])
 
-all_errlist_objs="server mp3_afh vss command net string signal random_selector time
+all_errlist_objs="server mp3_afh afh_common vss command net string signal random_selector time
 daemon stat crypt http_send afs_common close_on_fork playlist_selector ipc dccp
 dccp_send fd user_list chunk_queue afs osl aft mood score attribute blob ringbuffer
 playlist sha1 rbtree sched audiod grab_client filter_chain wav compress
@@ -110,7 +110,7 @@ audiod_audio_formats=""
 
 server_cmdline_objs="server.cmdline server_command_list random_selector_command_list
        playlist_selector_command_list afs_command_list"
-server_errlist_objs="server mp3_afh vss command net string signal random_selector
+server_errlist_objs="server afh_common mp3_afh vss command net string signal random_selector
        time daemon stat crypt http_send afs_common close_on_fork playlist_selector
        ipc dccp dccp_send fd user_list chunk_queue afs osl aft mood score attribute
        blob playlist sha1 rbtree sched"