The Cygwin shared extension was shifted.
authorRichard Levitte <levitte@openssl.org>
Thu, 14 Feb 2002 13:36:38 +0000 (13:36 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 Feb 2002 13:36:38 +0000 (13:36 +0000)
Configure

index 2ff66b61969258a4d7834fbcbaa4113728d0e543..1551bb91b5a66a8adba8af28c231370f5f65112f 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -469,7 +469,7 @@ my %table=(
 
 # Cygwin
 "Cygwin-pre1.3", "gcc:-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -m486 -Wall::(unknown)::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}::::::::::win32",
-"Cygwin", "gcc:-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -m486 -Wall::::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}::::::::::win32:cygwin-shared::.dll",
+"Cygwin", "gcc:-DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -m486 -Wall::::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}::::::::::win32:cygwin-shared:::.dll",
 
 # Ultrix from Bernhard Simon <simon@zid.tuwien.ac.at>
 "ultrix-cc","cc:-std1 -O -Olimit 1000 -DL_ENDIAN::(unknown)::::::",