From: Richard Levitte Date: Tue, 3 Apr 2001 08:05:03 +0000 (+0000) Subject: Remove a typo in dgux-R4-gcc. X-Git-Tag: OpenSSL_0_9_6c~182^2~294 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=0da945bb201f65ed81fa405767e63452d6b7cfa1;ds=sidebyside Remove a typo in dgux-R4-gcc. --- diff --git a/Configure b/Configure index d37e00f455..050b64cc9e 100755 --- a/Configure +++ b/Configure @@ -383,7 +383,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