Remove ENABLE_MESSAGE_DIGEST, since we got the internal md, always

This commit is contained in:
Nils Maier 2014-04-17 01:36:19 +02:00
parent befd799d17
commit 010131161e
55 changed files with 65 additions and 399 deletions

View file

@ -65,9 +65,7 @@ void FeatureConfigTest::testFeatureSummary() {
"HTTPS",
#endif // ENABLE_SSL
#ifdef ENABLE_MESSAGE_DIGEST
"Message Digest",
#endif // ENABLE_MESSAGE_DIGEST
#ifdef ENABLE_METALINK
"Metalink",