diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index fa08c4574..d72a92b1b 100644 --- a/configure.ac +++ b/configure.ac @@ -1416,6 +1416,7 @@ if test x$enable_sidplay = xno && test x$enable_fluidsynth = xno && test x$enable_wildmidi = xno && + test x$enable_mp4 = xno && test x$enable_mod = xno; then AC_MSG_ERROR([No input plugins supported!]) fi |