Kaydet (Commit) 04222925 authored tarafından Gregory P. Smith's avatar Gregory P. Smith

Add commented out #_sha256 and #_sha512 lines per issue 3183.

üst ff5f4208
......@@ -246,9 +246,11 @@ GLHACK=-Dclear=__GLclear
#_md5 md5module.c md5.c
# The _sha module implements the SHA checksum algorithm.
# (NIST's Secure Hash Algorithm.)
# The _sha module implements the SHA checksum algorithms.
# (NIST's Secure Hash Algorithms.)
#_sha shamodule.c
#_sha256 sha256module.c
#_sha512 sha512module.c
# SGI IRIX specific modules -- off by default.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment