From: Richard Levitte Date: Tue, 3 Apr 2001 08:27:53 +0000 (+0000) Subject: Remove a typo in dgux-R4-gcc. X-Git-Tag: OpenSSL_0_9_6a~14 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=79311176b23fb2db57f5975ea88bfe8f80e63ee0;p=oweals%2Fopenssl.git Remove a typo in dgux-R4-gcc. --- diff --git a/Configure b/Configure index c648695c65..c6866f3cec 100755 --- a/Configure +++ b/Configure @@ -365,7 +365,7 @@ my %table=( # DGUX, 88100. "dgux-R3-gcc", "gcc:-O3 -fomit-frame-pointer::(unknown)::RC4_INDEX DES_UNROLL:::", -"dgux-R4-gcc", "gcc:-O3 -fomit-frame-pointer::(unknown):-lnsl -lsocket:RC4_INDEX:RC4_INDEX DES_UNROLL:::", +"dgux-R4-gcc", "gcc:-O3 -fomit-frame-pointer::(unknown):-lnsl -lsocket:RC4_INDEX DES_UNROLL:::", "dgux-R4-x86-gcc", "gcc:-O3 -fomit-frame-pointer -DL_ENDIAN::(unknown):-lnsl -lsocket:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}", # SCO 3 - Tim Rice