X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=configure.ac;h=110e0c37ad5a5ee3ce3f11d5be373b3abca93cd7;hb=8919784065fdfd210dc25e4ab31c6fa92f9e3219;hp=499571a70318f2d3bfe753e8a9be95307e7fc378;hpb=cdaee9de09c7f0a0d41ca82ad198faad77622aa1;p=paraslash.git diff --git a/configure.ac b/configure.ac index 499571a7..110e0c37 100644 --- a/configure.ac +++ b/configure.ac @@ -392,6 +392,7 @@ if test -n "$CRYPTOLIB" && test $HAVE_OSL = yes && test -n "$BISON" && \ wma_common sideband version + lsu " if test "$CRYPTOLIB" = openssl; then server_errlist_objs="$server_errlist_objs crypt" @@ -420,6 +421,7 @@ if test -n "$CRYPTOLIB"; then net string fd + lsu sched stdin stdout @@ -486,6 +488,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" @@ -722,6 +725,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 && {