# HG changeset patch # User reimar # Date 1394044930 0 # Node ID 36f6023a9127d6bb87774b07de10f4308b6efbf2 # Parent c4b770eab978457e037d7420ca1453d15f3e3d07 Fix configure on a clean checkout. diff -r c4b770eab978 -r 36f6023a9127 configure --- a/configure Wed Mar 05 18:33:20 2014 +0000 +++ b/configure Wed Mar 05 18:42:10 2014 +0000 @@ -7098,6 +7098,7 @@ fi if test "$ffmpeg" = yes; then + touch config.h header_check libavutil/x86/asm.h || die "libavutil/x86/asm.h header is required for shared FFmpeg" def_ffmpeg='#define CONFIG_FFMPEG 1' if test "$ffmpeg_a" = yes ; then