[MPlayer-cvslog] r24120 - trunk/configure
reimar
subversion at mplayerhq.hu
Wed Aug 22 19:10:31 CEST 2007
Author: reimar
Date: Wed Aug 22 19:10:31 2007
New Revision: 24120
Log:
Finally fix --enable-debug compilation
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Wed Aug 22 19:10:31 2007
@@ -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
More information about the MPlayer-cvslog
mailing list