aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3fab393de..2e1632e74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -646,6 +646,7 @@ if test x$enable_aac = xyes; then
AC_DEFINE(HAVE_MP4, 1, [Define to use FAAD2+mp4ff for MP4 decoding])
else
AC_MSG_WARN([libmp4ff needed for MP4 support -- disabling MP4 support])
+ unset MP4FF_LIBS
fi
CFLAGS=$oldcflags