aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbfd/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/configure b/bfd/configure
index d905a7b..b72e885 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -13164,7 +13164,7 @@ else
fi
-if test "$with_zstd" != no; then
+if test "$with_zstd" != no; then :
pkg_failed=no
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libzstd" >&5
@@ -13272,6 +13272,7 @@ $as_echo "#define HAVE_ZSTD 1" >>confdefs.h
fi
+
fi