diff --git a/configure b/configure
index 1b052b6b26d0a3fb4f55b3e8c5917c38e3021f9b..e43edd2cc560e92604027708658c1933418758e4 100755
--- a/configure
+++ b/configure
@@ -806,7 +806,7 @@ if test "$mingw32" = "yes" ; then
     ffserver="no"
     network="no"
     LIBPREF=""
-    LIBSUF=".lib"
+    LIBSUF=".a"
     SLIBPREF=""
     SLIBSUF=".dll"
     EXESUF=".exe"