CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now called

HAVE_EBX_AVAILABLE & HAVE_EBP_AVAILABLE.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23105 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2007-04-24 23:46:42 +00:00
parent 6f054a0afd
commit f9f58e22e0
1 changed files with 2 additions and 2 deletions

4
configure vendored
View File

@ -8190,8 +8190,8 @@ $_def_libavutil_so
$_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