]> git.sesse.net Git - ffmpeg/commitdiff
remove --enable-mingw32 option, --target-os=mingw32 should be used
authorMåns Rullgård <mans@mansr.com>
Sun, 18 Feb 2007 01:56:53 +0000 (01:56 +0000)
committerMåns Rullgård <mans@mansr.com>
Sun, 18 Feb 2007 01:56:53 +0000 (01:56 +0000)
Originally committed as revision 8019 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 9cb950b345690cd7e0ee02a07a8ff9723205a606..43cfd07a890a36a8333ddf3459da7e376d769208 100755 (executable)
--- a/configure
+++ b/configure
@@ -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