Skip to content

Commit dc0b896

Browse files
committed
Remove references to removed md5.h and md5.c files.
1 parent d304f56 commit dc0b896

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Modules/Setup.dist

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,10 +234,9 @@ _symtable symtablemodule.c
234234
# system does not have the OpenSSL libs containing an optimized version.
235235

236236
# 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.
237+
# Message-Digest Algorithm, described in RFC 1321.
239238

240-
#_md5 md5module.c md5.c
239+
#_md5 md5module.c
241240

242241

243242
# The _sha module implements the SHA checksum algorithms.

0 commit comments

Comments
 (0)