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
CFLAGS=$oldcflags
LIBS=$oldlibs
CPPFLAGS=$oldcppflags
else
enable_mp4=no
fi
])
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