]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Fixed description for INSTALL_UTILS in README.md.
authorNathan Moinvaziri <nathan@nathanm.com>
Sat, 12 Sep 2020 21:31:40 +0000 (14:31 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sat, 12 Sep 2020 22:20:52 +0000 (00:20 +0200)
README.md

index e48407c025890f38e555d344ebccf5bb1225b7f8..d1dfa23d35889832caa8190462d87ca73c226e16 100644 (file)
--- a/README.md
+++ b/README.md
@@ -204,4 +204,4 @@ Advanced Build Options
 | WITH_DFLTCC_INFLATE             | --with-dfltcc-inflate | Use DEFLATE COMPRESSION CALL instruction for decompression on IBM Z | OFF                    |
 | WITH_INFLATE_STRICT             |                       | Build with strict inflate distance checking                         | OFF                    |
 | WITH_INFLATE_ALLOW_INVALID_DIST |                       | Build with zero fill for inflate invalid distances                  | OFF                    |
-| INSTALL_UTILS                   |                       | Copy minigzip and minigzip during install                           | OFF                    |
+| INSTALL_UTILS                   |                       | Copy minigzip and minideflate during install                        | OFF                    |