[Ffmpeg-cvslog] r8019 - trunk/configure

mru subversion
Sun Feb 18 02:56:54 CET 2007


Author: mru
Date: Sun Feb 18 02:56:53 2007
New Revision: 8019

Modified:
   trunk/configure

Log:
remove --enable-mingw32 option, --target-os=mingw32 should be used


Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Sun Feb 18 02:56:53 2007
@@ -62,7 +62,6 @@
   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 @@
     amr_if2
     debug
     extra_warnings
-    mingw32
     shared
     static
     beosthreads




More information about the ffmpeg-cvslog mailing list