# HG changeset patch # User reimar # Date 1373046466 0 # Node ID 8e7e5d784baeb2b7c7008c49b2067ac1795fb0ec # Parent 74584d25e7120504d7c3667d1cc24541af9f2f27 Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define. diff -r 74584d25e712 -r 8e7e5d784bae configure --- 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