diff options
| -rw-r--r-- | configure.ac | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/configure.ac b/configure.ac index dd4c18d0e..316635480 100644 --- a/configure.ac +++ b/configure.ac @@ -2874,9 +2874,6 @@ if test "x$enable_libmad" = "xyes"; then      echo "   - MAD (MPG 1/2/3) (internal library)"    fi  fi -if test "x$have_wavpack" = "xyes"; then -  echo "   - wavpack" -fi  if test "x$enable_libdts" = "xyes"; then    if test "x$have_dts" = "xyes"; then      echo "   - DTS (external library)" | 
