Mercurial > mplayer.hg
diff configure @ 36881:36f6023a9127
Fix configure on a clean checkout.
author | reimar |
---|---|
date | Wed, 05 Mar 2014 18:42:10 +0000 |
parents | c4b770eab978 |
children | 89c3ef454d9e |
line wrap: on
line diff
--- 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