[Ffmpeg-cvslog] CVS: ffmpeg configure,1.192,1.193

Alexander Strasser beastd al
Sun Jul 31 11:39:05 CEST 2005


Update of /cvsroot/ffmpeg/ffmpeg
In directory mail:/var2/tmp/cvs-serv3146

Modified Files:
	configure 
Log Message:
Fix name clash when building in mingw environment.


Index: configure
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/configure,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -d -r1.192 -r1.193
--- configure	27 Jul 2005 11:17:39 -0000	1.192
+++ configure	31 Jul 2005 09:39:02 -0000	1.193
@@ -806,7 +806,7 @@
     ffserver="no"
     network="no"
     LIBPREF=""
-    LIBSUF=".lib"
+    LIBSUF=".a"
     SLIBPREF=""
     SLIBSUF=".dll"
     EXESUF=".exe"





More information about the ffmpeg-cvslog mailing list