fix failure for awol ffmpeg

This commit is contained in:
Rex Dieter 2009-01-07 20:08:32 +00:00
parent b647522895
commit da4731bb02

View File

@ -196,6 +196,7 @@ touch -r m4/optimizations.m4.stamp m4/optimizations.m4
%build
export FFMPEG_CFLAGS=" " FFMPEG_LIBS=" "
export FFMPEG_POSTPROC_CFLAGS=" " FFMPEG_POSTPROC_LIBS=" "
export FFMPEG_UTIL_CFLAGS=" " FFMPEG_UTIL_LIBS=" "
export SDL_CFLAGS="$(sdl-config --cflags)" SDL_LIBS="$(sdl-config --libs)"
# Keep list of options in mostly the same order as ./configure --help.
%configure \