Mercurial > mplayer.hg
changeset 24100:a2543c0f8cee
Finally fix --enable-debug compilation
author | reimar |
---|---|
date | Wed, 22 Aug 2007 17:10:31 +0000 |
parents | d517c397de7d |
children | 56382475b156 |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Wed Aug 22 14:01:57 2007 +0000 +++ b/configure Wed Aug 22 17:10:31 2007 +0000 @@ -8030,7 +8030,9 @@ /* 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