Commit f9372600 authored by Avuton Olrich's avatar Avuton Olrich

configure: Fix where mp4 was not explicitly disabled.

parent 6dde36d6
...@@ -186,5 +186,7 @@ if test x$enable_aac = xyes; then ...@@ -186,5 +186,7 @@ if test x$enable_aac = xyes; then
CFLAGS=$oldcflags CFLAGS=$oldcflags
LIBS=$oldlibs LIBS=$oldlibs
CPPFLAGS=$oldcppflags CPPFLAGS=$oldcppflags
else
enable_mp4=no
fi fi
]) ])
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment