Deprecate the low level MD5 functions.
[openssl.git] / providers / build.info
index 2121a72cb2bd20f42d05d8e4860930de90a3c31d..6d4f6ae82c717ebb6c140215d2260bb5e1f1a7d7 100644 (file)
@@ -40,7 +40,7 @@ $LIBNONFIPS=libnonfips.a
 $LIBFIPS=libfips.a
 
 # Enough of our implementations include prov/ciphercommon.h (present in
-# providers/implementations/include), which includes crypto/ciphermode_platform.h
+# providers/implementations/include), which includes crypto/*_platform.h
 # (present in include), which in turn may include very internal header
 # files in crypto/, so let's have a common include list for them all.
 $COMMON_INCLUDES=../crypto ../include implementations/include common/include