> Have the 5 section look something like
> ----------
>             5)
>                 if [ "`echo x$VERSION | sed -e 's/\..*//'`" = "x7" ]; then
>                     echo "i586-sco-unixware7"; exit 0
>                 elif [ "`echo x$VERSION | sed -e 's/\..*//'`" = "x8" ]; then
>                     echo "i586-unknown-OpenUNIX${VERSION}"; exit 0
>                 fi
>                 ;;
> ----------

Updated config is in both HEAD and 0.9.7-stable CVS. Please verify and
reply so that the ticket can be resolved. A.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to