summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index ede03c0c3767..ed90a4b0bac5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4874,10 +4874,6 @@ find_msvc_dlls()
AC_MSG_ERROR([can not find $dll in $msvcdllpath])
fi
done
-
- if test "$enable_win_mozab_driver" = "yes" -a "$WITH_MINGW" != "YES" ; then
- msvcdlls="$msvcdlls Microsoft.VC80.CRT.manifest msvcp80.dll msvcr80.dll"
- fi
}
if test "$build_os" = "cygwin"; then