From 6d9f1ad61f8cf57b13050f6e81026be3839f8fa6 Mon Sep 17 00:00:00 2001 From: Avuton Olrich Date: Sat, 11 Sep 2010 20:08:35 -0700 Subject: configure.ac: Add enable_tremor to post decoder plugin tests. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8b54846a0..2834ac676 100644 --- a/configure.ac +++ b/configure.ac @@ -1070,6 +1070,7 @@ if test x$enable_mpg123 = xno && test x$enable_oggflac = xno && test x$enable_sidplay = xno && + test x$enable_tremor = xno && test x$enable_vorbis = xno && test x$enable_wavpack = xno && test x$enable_wildmidi = xno && -- cgit v1.2.3