This commit is contained in:
Glenn Maynard
2004-09-09 02:25:28 +00:00
parent 006c10e1e4
commit 481cde47a3
+1
View File
@@ -157,6 +157,7 @@ AM_CONDITIONAL(WITHOUT_NETWORKING, test "$with_network" = "no")
SM_LUA
SM_ZLIB
SM_AUDIO
SM_TLS
AC_SEARCH_LIBS(avcodec_init, [avcodec], have_libavcodec=yes, have_libavcodec=no)
AC_SEARCH_LIBS(guess_format, [avformat], have_libavformat=yes, have_libavformat=no)