From ce942199dbfc3fe8c72c60e7e0878f32b168f327 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Thu, 14 Apr 2016 14:16:52 +0100 Subject: Make "shared" builds the default In most cases we expect that people will be using shared libraries not static ones, therefore we make that the default. Reviewed-by: Richard Levitte --- Configure | 1 - 1 file changed, 1 deletion(-) (limited to 'Configure') diff --git a/Configure b/Configure index 8192f9e7d2..a7b9ed564f 100755 --- a/Configure +++ b/Configure @@ -341,7 +341,6 @@ our %disabled = ( # "what" => "comment" "md2" => "default", "rc5" => "default", "sctp" => "default", - "shared" => "default", "ssl-trace" => "default", "ssl3" => "default", "ssl3-method" => "default", -- cgit v1.2.3