From 5ef8093732ab22266a69043e1209be80eb8b83c2 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sun, 17 Sep 2000 15:45:43 +0000 Subject: [PATCH] Oops, no engine in the main trunk. --- util/mkdef.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/util/mkdef.pl b/util/mkdef.pl index 318d3a8aed..b673e05a7b 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -179,7 +179,6 @@ $crypto.=" crypto/dsa/dsa.h" unless $no_dsa; $crypto.=" crypto/dh/dh.h" unless $no_dh; $crypto.=" crypto/hmac/hmac.h" unless $no_hmac; -$crypto.=" crypto/engine/engine.h"; $crypto.=" crypto/stack/stack.h"; $crypto.=" crypto/buffer/buffer.h"; $crypto.=" crypto/bio/bio.h"; -- 2.25.1