I just noticed that a " is missing and version change.

*** svr5-shared-gcc.sh.org Thu Sep  6 06:30:17 2001
--- svr5-shared-gcc.sh Sat May 11 15:37:00 2002
***************
*** 1,7 ****
  #!/usr/bin/sh

  major="0"
! minor="9.6b"

  slib=libssl
  sh_slib=$slib.so.$major.$minor
--- 1,7 ----
  #!/usr/bin/sh

  major="0"
! minor="9.6d"

  slib=libssl
  sh_slib=$slib.so.$major.$minor
***************
*** 9,15 ****
  clib=libcrypto
  sh_clib=$clib.so.$major.$minor

! FLAGS="-O3 -DFILIO_H -fomit-frame-pointer -pthread
  SHFLAGS="-DPIC -fPIC"

  touch $sh_clib
--- 9,15 ----
  clib=libcrypto
  sh_clib=$clib.so.$major.$minor

! FLAGS="-O3 -DFILIO_H -fomit-frame-pointer -pthread"
  SHFLAGS="-DPIC -fPIC"

  touch $sh_clib


--
Boyd Gerber <[EMAIL PROTECTED]>
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047


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

Reply via email to