[Ffmpeg-cvslog] r8050 - trunk/configure

diego subversion
Wed Feb 21 13:54:50 CET 2007


Author: diego
Date: Wed Feb 21 13:54:49 2007
New Revision: 8050

Modified:
   trunk/configure

Log:
Remove unused variable.


Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Wed Feb 21 13:54:49 2007
@@ -746,7 +746,6 @@
 # OS
 targetos=`uname -s`
 beos_netserver="no"
-mingw32="no"
 os2="no"
 wince="no"
 
@@ -1085,7 +1084,6 @@
     FFSERVERLDFLAGS=-Wl,-bind_at_load
     ;;
   mingw32*)
-    mingw32="yes"
     if enabled_all shared static; then
         cat <<EOF
 You can only build one library type at once on MinGW.




More information about the ffmpeg-cvslog mailing list