X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=configure.ac;h=7510528b78316b98f6b7c950512cd6acd4e94a17;hb=9320868a1baadbd7050af133d184eb10572c5a65;hp=060889f44e21cf7de53e386973a8d6fe50abb9ae;hpb=e072e2a4feb9879f66bc4847a5007cec07b5f5f7;p=paraslash.git diff --git a/configure.ac b/configure.ac index 060889f4..7510528b 100644 --- a/configure.ac +++ b/configure.ac @@ -487,6 +487,7 @@ if test -n "$CRYPTOLIB"; then wmadec_filter buffer_tree sync_filter + lsu " if test "$CRYPTOLIB" = openssl; then audiod_errlist_objs="$audiod_errlist_objs crypt" @@ -723,6 +724,7 @@ play_errlist_objs=" file_write version sync_filter + lsu " NEED_OGG_OBJECTS && play_errlist_objs="$play_errlist_objs ogg_afh_common" NEED_VORBIS_OBJECTS && {