diff --git a/stepmania/configure.ac b/stepmania/configure.ac index ea704e977b..7b6a5ab718 100644 --- a/stepmania/configure.ac +++ b/stepmania/configure.ac @@ -72,6 +72,7 @@ AM_CONDITIONAL(NHAVE_SDL, test x$enable_sdl = xno ) # exit 0; #fi +SM_ZLIB SM_AUDIO AC_SEARCH_LIBS(avcodec_init, [avcodec], have_libavcodec=yes, have_libavcodec=no)