summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2005-08-04 19:50:09 +0000
committerMichael Niedermayer <michaelni@gmx.at>2005-08-04 19:50:09 +0000
commitd2f820a5cd8f1ea0807fd56f2c1759068c5397b0 (patch)
treeb4ac23965e8c1c210d471c8ced1b88bfa401c2a5 /configure
parentc11c2bc20b0d2ca85ac4aed937daf5d65316cf7b (diff)
fix ffmpeg under mingw
Originally committed as revision 4490 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 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"