From: Richard Levitte Date: Thu, 14 Feb 2002 13:36:28 +0000 (+0000) Subject: The Cygwin shared extension was shifted. X-Git-Tag: OpenSSL-engine-0_9_6c^2^2~12 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c4202285efc490c98e705220c56d355487343870;p=oweals%2Fopenssl.git The Cygwin shared extension was shifted. --- diff --git a/Configure b/Configure index e90c8a5cb4..5c8da1856c 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):::::::",