Skip to content

Commit

Permalink
Update logic for autoconf, libzstd
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed May 19, 2023
1 parent cb5d4b5 commit c3bc591
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ if test "x$enable_zstandard_plugin" = xyes; then
nc_hdf5_plugin_path="(HDF5_PLUGIN_PATH: ${HDF5_PLUGIN_PATH})"
AC_DEFINE([ENABLE_ZSTD], [1], [Enable Zstandard compression support])
fi
else
nf_has_zstd=no
fi
else
nf_has_zstd=no
Expand Down

0 comments on commit c3bc591

Please sign in to comment.