Unixware doesn't have strings.h, so we need to declare strcasecmp()
authorRichard Levitte <levitte@openssl.org>
Thu, 18 Jul 2002 07:47:30 +0000 (07:47 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 18 Jul 2002 07:47:30 +0000 (07:47 +0000)
commit9335a5f7c07cf16d3d167edee078b33c8dab725d
tree5a2c3e0065a43217aace42d96abb8befe85fc1a0
parent32bf74e30ee987b6162dc1807d9189a9c45a8795
Unixware doesn't have strings.h, so we need to declare strcasecmp()
differently.
Unixware 2 needs to link with libresolv.
PR: 148
Configure
apps/apps.c
apps/ca.c