From: Bodo Möller Date: Fri, 4 Jan 2002 13:30:05 +0000 (+0000) Subject: fix 'Configure TABLE' output X-Git-Tag: OpenSSL_0_9_6d-beta1~83^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67d48c8cc8f8eb01be95a6e44bd706979432ce23;p=openssl fix 'Configure TABLE' output --- diff --git a/Configure b/Configure index 2cc6cf99c3..b3d097a24b 100755 --- a/Configure +++ b/Configure @@ -1448,7 +1448,7 @@ sub print_table_entry my $bn_ops,my $bn_obj,my $des_obj,my $bf_obj, my $md5_obj,my $sha1_obj,my $cast_obj,my $rc4_obj,my $rmd160_obj, my $rc5_obj,my $dso_scheme,my $shared_target,my $shared_cflag, - my $shared_extension,my $ranlib)= + my $shared_ldflag,my $shared_extension,my $ranlib)= split(/\s*:\s*/,$table{$target} . ":" x 30 , -1); print <