From: Richard Levitte Date: Thu, 14 Feb 2002 13:36:13 +0000 (+0000) Subject: The Cygwin shared extension was shifted. X-Git-Tag: OpenSSL_0_9_7-beta1~240 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=da566db1508a7916b533a01a7c25dbbd9d585928;p=oweals%2Fopenssl.git The Cygwin shared extension was shifted. --- diff --git a/Configure b/Configure index f02fdb0356..a388974066 100755 --- a/Configure +++ b/Configure @@ -505,7 +505,7 @@ my %table=( # Cygwin "Cygwin-pre1.3", "gcc:-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall::(unknown):CYGWIN32::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}::::::::::win32", -"Cygwin", "gcc:-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall:::CYGWIN32::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}::::::::::win32:cygwin-shared::.dll", +"Cygwin", "gcc:-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall:::CYGWIN32::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}::::::::::win32:cygwin-shared:::.dll", # Ultrix from Bernhard Simon "ultrix-cc","cc:-std1 -O -Olimit 1000 -DL_ENDIAN::(unknown):::::::",