let mkdef.pl know about OPENSSL_NO_DGRAM

(which appears in the new file crypto/bio/bss_dgram.c)
This commit is contained in:
Bodo Möller 2005-04-26 18:21:25 +00:00
parent 480506bd49
commit 64387788a9

View File

@ -91,7 +91,7 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF",
"BIO", "COMP", "BUFFER", "LHASH", "STACK", "ERR",
"LOCKING",
# External "algorithms"
"FP_API", "STDIO", "SOCK", "KRB5",
"FP_API", "STDIO", "SOCK", "KRB5", "DGRAM",
# Engines
"STATIC_ENGINE", "ENGINE", "HW", "GMP",
# Deprecated functions