Mercurial > mplayer.hg
changeset 36255:8e7e5d784bae
Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.
author | reimar |
---|---|
date | Fri, 05 Jul 2013 17:47:46 +0000 |
parents | 74584d25e712 |
children | f129d4178bf0 |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Wed Jun 19 14:40:58 2013 +0000 +++ b/configure Fri Jul 05 17:47:46 2013 +0000 @@ -9068,7 +9068,7 @@ $def_trunc $def_truncf -#define AV_HAVE_INCOMPATIBLE_FORK_ABI 0 +#define AV_HAVE_INCOMPATIBLE_LIBAV_ABI 0 #define CONFIG_AUDIO_FLOAT 0 #define CONFIG_AVCODEC 1 #define CONFIG_AVSERVER 0 @@ -9177,7 +9177,7 @@ #define AVUTIL_AVCONFIG_H $def_av_bigendian $def_av_fast_unaligned -#define AV_HAVE_INCOMPATIBLE_FORK_ABI 0 +#define AV_HAVE_INCOMPATIBLE_LIBAV_ABI 0 #endif /* AVUTIL_AVCONFIG_H */ EOF