aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1d8669f..cd15ed1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -194,7 +194,7 @@ AS_IF([test "x$with_zstd" != "xno"], [
[with_zstd="no"])])
], [])
-AS_IF([test "x$with_zstd" != "xno"], [AC_TEST_ZSTD_STREAM], [])
+AC_TEST_ZSTD_STREAM
AS_IF([test "x$with_selinux" != "xno"], [
have_selinux="yes"