let mkdef.pl know about OPENSSL_NO_DGRAM
authorBodo Möller <bodo@openssl.org>
Tue, 26 Apr 2005 18:21:25 +0000 (18:21 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 26 Apr 2005 18:21:25 +0000 (18:21 +0000)
(which appears in the new file crypto/bio/bss_dgram.c)

util/mkdef.pl

index 357adf4623cccd8066634b1f44ea56a0563200cd..d02636163232e4a84ba27406cef38d1c795d4af7 100755 (executable)
@@ -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