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
|
CFLAGS=$oldcflags
|
||||||
LIBS=$oldlibs
|
LIBS=$oldlibs
|
||||||
CPPFLAGS=$oldcppflags
|
CPPFLAGS=$oldcppflags
|
||||||
|
else
|
||||||
|
enable_mp4=no
|
||||||
fi
|
fi
|
||||||
])
|
])
|
Loading…
Reference in New Issue
Block a user