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

index f02fdb035605db1421b84eda55225c46a3ae0963..a388974066efdd1c0dca68d253743a6407cafb6a 100755 (executable)
--- 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 <simon@zid.tuwien.ac.at>
 "ultrix-cc","cc:-std1 -O -Olimit 1000 -DL_ENDIAN::(unknown):::::::",