aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2012-04-02 14:25:14 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2012-04-02 14:25:14 +0000
commita1e3dd4d901af4214f143fc88365e11e2c7dc3e2 (patch)
treea5f445bb5b0287c4048b9bb676f4e988c2b6bdfc /configure.ac
parenta8decf24f7fad57104babffe20398a31201cd3db (diff)
downloadusdx-a1e3dd4d901af4214f143fc88365e11e2c7dc3e2.tar.gz
usdx-a1e3dd4d901af4214f143fc88365e11e2c7dc3e2.tar.xz
usdx-a1e3dd4d901af4214f143fc88365e11e2c7dc3e2.zip
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
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
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