aboutsummaryrefslogtreecommitdiff
path: root/m4/faad.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/faad.m4')
-rw-r--r--m4/faad.m44
1 files changed, 3 insertions, 1 deletions
diff --git a/m4/faad.m4 b/m4/faad.m4
index f7c36040..833fa7ac 100644
--- a/m4/faad.m4
+++ b/m4/faad.m4
@@ -186,5 +186,7 @@ if test x$enable_aac = xyes; then
CFLAGS=$oldcflags
LIBS=$oldlibs
CPPFLAGS=$oldcppflags
+else
+ enable_mp4=no
fi
-]) \ No newline at end of file
+])