configure: Fix where mp4 was not explicitly disabled.
This commit is contained in:
parent
6dde36d683
commit
f9372600b8
@ -186,5 +186,7 @@ if test x$enable_aac = xyes; then
|
||||
CFLAGS=$oldcflags
|
||||
LIBS=$oldlibs
|
||||
CPPFLAGS=$oldcppflags
|
||||
else
|
||||
enable_mp4=no
|
||||
fi
|
||||
])
|
Loading…
Reference in New Issue
Block a user