summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure b/configure
index a0fb8a35ba..3d50fec210 100755
--- a/configure
+++ b/configure
@@ -8596,12 +8596,17 @@ $_def_threads
$_def_yasm
#define CONFIG_FASTDIV 0
+#define CONFIG_FFSERVER 0
#define CONFIG_GPL 1
+#define CONFIG_HARDCODED_TABLES 0
+#define CONFIG_POSIX_MEMALIGN 0
#define CONFIG_POWERPC_PERF 0
#define CONFIG_SMALL 0
#define CONFIG_SWSCALE 1
#define CONFIG_GRAY 0
+#define HAVE_POLL_H 1
+
/* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */
#define CONFIG_AANDCT 1
#define CONFIG_FFT 1