/[pkg-mixmaster]/branches/mixmaster_2_9_STABLE/Mix/Install
ViewVC logotype

Diff of /branches/mixmaster_2_9_STABLE/Mix/Install

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 409 by weaselp, Sat Dec 14 20:55:24 2002 UTC revision 410 by rabbi, Sat Dec 14 23:32:49 2002 UTC
# Line 6  Line 6 
6  # ANY KIND, either express or implied. See the file COPYRIGHT for  # ANY KIND, either express or implied. See the file COPYRIGHT for
7  # details.  # details.
8    
9  # $Id: Install,v 1.8.2.12 2002/12/14 20:55:24 weaselp Exp $  # $Id: Install,v 1.8.2.13 2002/12/14 23:32:49 rabbi Exp $
10    
11  #whereis program default-path  #whereis program default-path
12  whereis()  whereis()
# Line 555  then Line 555  then
555   elif [ "$version" = "90607f" ]   elif [ "$version" = "90607f" ]
556   then   then
557    echo "Compiling with OpenSSL 0.9.6g."    echo "Compiling with OpenSSL 0.9.6g."
558     elif [ "$version" = "90608f" ]
559     then
560      echo "Compiling with OpenSSL 0.9.6h."
561   elif [ "$version" = "907001" ]   elif [ "$version" = "907001" ]
562   then   then
563    echo "Compiling with OpenSSL 0.9.7beta1."    echo "Compiling with OpenSSL 0.9.7beta1."
# Line 566  then Line 569  then
569   elif [ "$version" = "907003" ]   elif [ "$version" = "907003" ]
570   then   then
571    echo "Compiling with OpenSSL 0.9.7beta3."    echo "Compiling with OpenSSL 0.9.7beta3."
572     elif [ "$version" = "907004" ]
573     then
574      echo "Compiling with OpenSSL 0.9.7beta4."
575     elif [ "$version" = "907005" ]
576     then
577      echo "Compiling with OpenSSL 0.9.7beta5."
578   elif [ "$version" -lt "920" ]   elif [ "$version" -lt "920" ]
579   then   then
580    echo "This version: ${version} of SSLeay is not supported."    echo "This version: ${version} of SSLeay is not supported."

Legend:
Removed from v.409  
changed lines
  Added in v.410

  ViewVC Help
Powered by ViewVC 1.1.5