From a1e3dd4d901af4214f143fc88365e11e2c7dc3e2 Mon Sep 17 00:00:00 2001 From: k-m_schindler Date: Mon, 2 Apr 2012 14:25:14 +0000 Subject: extend configure for the detection of ffmpeg version git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2853 b956fd51-792f-4845-bead-9b4dfca2ff2c --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c240aa7d..324a8621 100644 --- a/configure.ac +++ b/configure.ac @@ -185,6 +185,8 @@ if [[ x$lua_HAVE = xno ]]; then fi AC_SUBST(lua_LIB_NAME) +AC_FFMPEG_VERSION + # find FFMpeg # Note: do not use the min/max version parameters with ffmpeg # otherwise it might fail in ubuntu due to a wrong version number -- cgit v1.2.3