aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 69062238a..0d528c61a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1240,7 +1240,7 @@ else
AC_MSG_ERROR([MP4V2 requires AAC!])
fi
- enable_mp4v2 = no
+ enable_mp4v2=no
fi
AM_CONDITIONAL(HAVE_MP4V2, test x$enable_mp4v2 = xyes)