From d2f820a5cd8f1ea0807fd56f2c1759068c5397b0 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 4 Aug 2005 19:50:09 +0000 Subject: [PATCH] fix ffmpeg under mingw Originally committed as revision 4490 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure b/configure index e43edd2cc5..7ca1aa6931 100755 --- a/configure +++ b/configure @@ -805,8 +805,6 @@ if test "$mingw32" = "yes" ; then dc1394="no" ffserver="no" network="no" - LIBPREF="" - LIBSUF=".a" SLIBPREF="" SLIBSUF=".dll" EXESUF=".exe"