add SM_ZLIB

This commit is contained in:
Glenn Maynard
2003-12-10 08:14:48 +00:00
parent 045811f341
commit a9a0bcb68a
+1
View File
@@ -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)