summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2003-01-16 07:54:52 +0000
committerLutz Jänicke <jaenicke@openssl.org>2003-01-16 07:54:52 +0000
commitacad5755a2239d448e151a2b40650f44a5f85a7b (patch)
tree206fcc44f24de2fd44d4140e929686d024b5747a /Configure
parent28b958f732a7a09bb67ba142cb96573731a79392 (diff)
ncr-scde target needs -lc89 for strcasecmp() and ftime() (Tim Rice, Martin
Megele). PR: 450
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index 03f0b387da..77762cb2cd 100755
--- a/Configure
+++ b/Configure
@@ -402,7 +402,7 @@ my %table=(
"nextstep3.3", "cc:-O3 -Wall:<libc.h>:(unknown):::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:::",
# NCR MP-RAS UNIX ver 02.03.01
-"ncr-scde","cc:-O6 -Xa -Hoff=BEHAVED -686 -Hwide -Hiw::(unknown)::-lsocket -lnsl:${x86_gcc_des} ${x86_gcc_opts}:::",
+"ncr-scde","cc:-O6 -Xa -Hoff=BEHAVED -686 -Hwide -Hiw::(unknown)::-lsocket -lnsl -lc89:${x86_gcc_des} ${x86_gcc_opts}:::",
# QNX 4
"qnx4", "cc:-DL_ENDIAN -DTERMIO::(unknown):::${x86_gcc_des} ${x86_gcc_opts}:",