apps/apps.c: include sys/socket.h to declare recv()
[openssl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 6dcb4a0c6ae46fcea8ef36e8df1d9a997a6186d2..8107623d279793148de3d1786fd093342f30b1b7 100644 (file)
--- a/INSTALL
+++ b/INSTALL
                    platforms and should never be used in production environments.
                    See the file fuzz/README.md for further details.
 
-  no-fuzz-test
-                   Don't runt the fuzz test suite when testing. Use with
-                   caution, as those tests may be important.  However, that
-                   suite is particularly slow, and is therefore skippable.
-
   no-gost
                    Don't build support for GOST based ciphersuites. Note that
                    if this feature is enabled then GOST ciphersuites are only
   no-<alg>
                    Build without support for the specified algorithm, where
                    <alg> is one of: bf, blake2, camellia, cast, chacha, cmac,
-                   des, dh, dsa, ecdh, ecdsa, idea, md4, md5, mdc2, ocb,
-                   ploy1305, rc2, rc4, rmd160, scrypt, seed or whirlpool. The
-                   "ripemd" algorithm is deprecated and if used is synonymous
-                   with rmd160.
+                   des, dh, dsa, ecdh, ecdsa, idea, md4, mdc2, ocb, poly1305,
+                   rc2, rc4, rmd160, scrypt, seed or whirlpool. The "ripemd"
+                   algorithm is deprecated and if used is synonymous with rmd160.
 
   -Dxxx, -lxxx, -Lxxx, -fxxx, -mXXX, -Kxxx
                    These system specific options will be passed through to the