From d365ca2eab68ac558acbe616e662d020ab4853b6 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 8 Feb 2009 03:39:07 +0000 Subject: [PATCH] Add CONFIG_LIBVORBIS #define for FFmpeg to config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28482 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 3abd893778..945e51cf9a 100755 --- a/configure +++ b/configure @@ -8626,6 +8626,7 @@ $_def_yasm #define CONFIG_GPL 1 #define CONFIG_GRAY 0 #define CONFIG_HARDCODED_TABLES 0 +#define CONFIG_LIBVORBIS 0 #define CONFIG_POSIX_MEMALIGN 0 #define CONFIG_POWERPC_PERF 0 #define CONFIG_SMALL 0 -- 2.11.4.GIT