comparison configure @ 35152:94190990c2cd

Add missing define for avconfig.h
author cehoyos
date Sat, 13 Oct 2012 17:04:42 +0000
parents 101b64e62f36
children 95ccce972b4b
comparison
equal deleted inserted replaced
35151:13a97c60f6d8 35152:94190990c2cd
8972 /* Generated by mpconfigure */ 8972 /* Generated by mpconfigure */
8973 #ifndef AVUTIL_AVCONFIG_H 8973 #ifndef AVUTIL_AVCONFIG_H
8974 #define AVUTIL_AVCONFIG_H 8974 #define AVUTIL_AVCONFIG_H
8975 $def_av_bigendian 8975 $def_av_bigendian
8976 $def_av_fast_unaligned 8976 $def_av_fast_unaligned
8977 #define AV_HAVE_INCOMPATIBLE_FORK_ABI 0
8977 #endif /* AVUTIL_AVCONFIG_H */ 8978 #endif /* AVUTIL_AVCONFIG_H */
8978 EOF 8979 EOF
8979 8980
8980 # Do not overwrite an unchanged avconfig.h to avoid superfluous rebuilds. 8981 # Do not overwrite an unchanged avconfig.h to avoid superfluous rebuilds.
8981 cmp -s "$TMPH" ffmpeg/libavutil/avconfig.h || mv -f "$TMPH" ffmpeg/libavutil/avconfig.h 8982 cmp -s "$TMPH" ffmpeg/libavutil/avconfig.h || mv -f "$TMPH" ffmpeg/libavutil/avconfig.h