summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-22 17:10:31 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-22 17:10:31 +0000
commit1bb8c20fc7e674d3aaed650f248fd0ba17e7dd37 (patch)
tree9afd5b8abb1a72fe1f4fce10ef279319660f8385 /configure
parent65e0b2a95ede109a2b55329b373c4d16802f66b1 (diff)
downloadmpv-1bb8c20fc7e674d3aaed650f248fd0ba17e7dd37.tar.bz2
mpv-1bb8c20fc7e674d3aaed650f248fd0ba17e7dd37.tar.xz
Finally fix --enable-debug compilation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24120 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index a5d2e0c159..bc030daab3 100755
--- a/configure
+++ b/configure
@@ -8030,7 +8030,9 @@ $_def_muxers
/* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */
#define HAVE_EBX_AVAILABLE 1
+#ifndef MP_DEBUG
#define HAVE_EBP_AVAILABLE 1
+#endif
#define CONFIG_GPL 1
#define ENABLE_SMALL 0