Mercurial > mplayer.hg
diff configure @ 23087:5cca2241a04a
CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now called
HAVE_EBX_AVAILABLE & HAVE_EBP_AVAILABLE.
author | cehoyos |
---|---|
date | Tue, 24 Apr 2007 23:46:42 +0000 |
parents | ec3250bb1037 |
children | a6aa62e45f37 |
line wrap: on
line diff
--- a/configure Tue Apr 24 17:36:03 2007 +0000 +++ b/configure Tue Apr 24 23:46:42 2007 +0000 @@ -8190,8 +8190,8 @@ $_def_muxers /* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */ -#define CONFIG_EBX_AVAILABLE 1 -#define CONFIG_EBP_AVAILABLE 1 +#define HAVE_EBX_AVAILABLE 1 +#define HAVE_EBP_AVAILABLE 1 #define CONFIG_GPL 1