diff options
author | Måns Rullgård <mans@mansr.com> | 2007-02-18 01:56:53 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2007-02-18 01:56:53 +0000 |
commit | 40671fee0a98d5806668cdaf86844867aea2ec52 (patch) | |
tree | 61e0d9d3c5a6e8509047c68ea1898037b750562e /configure | |
parent | 4a5444db0e6311a7965040a87ff3b21d10477844 (diff) | |
download | ffmpeg-40671fee0a98d5806668cdaf86844867aea2ec52.tar.gz |
remove --enable-mingw32 option, --target-os=mingw32 should be used
Originally committed as revision 8019 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -62,7 +62,6 @@ show_help(){ echo " --shlibdir=DIR install shared libs in DIR [PREFIX/lib]" echo " --incdir=DIR install includes in DIR [PREFIX/include/ffmpeg]" echo " --mandir=DIR install man page in DIR [PREFIX/man]" - echo " --enable-mingw32 enable MinGW native/cross Windows compile" echo " --enable-mingwce enable MinGW native/cross WinCE compile" echo " --enable-static build static libraries [default=yes]" echo " --disable-static do not build static libraries [default=no]" @@ -578,7 +577,6 @@ CMDLINE_SELECT=" amr_if2 debug extra_warnings - mingw32 shared static beosthreads |