Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40f9d6 commit b64d93eCopy full SHA for b64d93e
1 file changed
config.m4
@@ -26,7 +26,7 @@ PHP_ARG_WITH(liblzf, use system liblzf,
26
PHP_ARG_ENABLE(redis-zstd, whether to enable Zstd compression,
27
[ --enable-redis-zstd Enable Zstd compression support], no, no)
28
29
-PHP_ARG_WITH(libzstd, use system libsztd,
+PHP_ARG_WITH(libzstd, use system libzstd,
30
[ --with-libzstd[=DIR] Use system libzstd], yes, no)
31
32
PHP_ARG_ENABLE(redis-lz4, whether to enable lz4 compression,
0 commit comments