diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-09-24 09:47:36 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-09-24 09:47:36 +0000 |
commit | 76141a5727ee1cf38aad29fb222f70ec2f0494c6 (patch) | |
tree | 935fa5375c69ce4ffe0d3122a8a630a34097b817 /configure | |
parent | 4b182ff652ee52647913a065801df12c99989173 (diff) |
sync with FFmpeg build: BUILD_STATIC --> CONFIG_STATIC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29713 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8435,7 +8435,7 @@ LIBSWSCALE = $_libswscale LIBSWSCALE_A = $_libswscale_a LIBSWSCALE_SO = $_libswscale_so -BUILD_STATIC=yes +CONFIG_STATIC=yes SRC_PATH=.. BUILD_ROOT=.. LIBPREF=lib |