[FFmpeg-devel] [patch] allow build env to force sdl-config path via $SDL_CONFIG

Mike Frysinger vapier.adi
Thu Feb 14 04:42:43 CET 2008


as is standard with pretty much all autotool-based build systems which
search for the sdl-config script, this patch allows people to force
the full path to sdl-config via the SDL_CONFIG env var.  so now you
can do:
SDL_CONFIG=/some/crazy/stupid/place/sdl-config ./configure
and ffmpeg will find the crazy stupid sdl
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-sdl-config-env-var.patch
Type: text/x-patch
Size: 461 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080213/ba1fbfb5/attachment.bin>



More information about the ffmpeg-devel mailing list