summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index bde6ea2570..0e5ebf3efa 100755
--- a/configure
+++ b/configure
@@ -6313,7 +6313,6 @@ else
fi
echocheck "md5sum support"
-test "$_libavutil" = yes || test "$_libavutil_so" = yes || _md5sum=no
if test "$_md5sum" = yes; then
_def_md5sum="#define HAVE_MD5SUM"
_vosrc="$_vosrc vo_md5sum.c"