1 parent d304f56 commit dc0b896Copy full SHA for dc0b896
1 file changed
Modules/Setup.dist
@@ -234,10 +234,9 @@ _symtable symtablemodule.c
234
# system does not have the OpenSSL libs containing an optimized version.
235
236
# The _md5 module implements the RSA Data Security, Inc. MD5
237
-# Message-Digest Algorithm, described in RFC 1321. The necessary files
238
-# md5.c and md5.h are included here.
+# Message-Digest Algorithm, described in RFC 1321.
239
240
-#_md5 md5module.c md5.c
+#_md5 md5module.c
241
242
243
# The _sha module implements the SHA checksum algorithms.
0 commit comments