aboutsummaryrefslogtreecommitdiff
path: root/m4/faad.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/faad.m4')
-rw-r--r--m4/faad.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/faad.m4 b/m4/faad.m4
index 833fa7ac..f6447b0f 100644
--- a/m4/faad.m4
+++ b/m4/faad.m4
@@ -166,7 +166,7 @@ if test x$enable_aac = xyes; then
oldlibs=$LIBS
oldcppflags=$CPPFLAGS
CFLAGS="$CFLAGS $FAAD_CFLAGS"
- LIBS="$LIBS $MP4FF_LIBS"
+ LIBS="$LIBS $FAAD_LIBS $MP4FF_LIBS"
CPPFLAGS=$CFLAGS
AC_CHECK_HEADER(mp4ff.h,,enable_mp4=no)