In message <[EMAIL PROTECTED]> on Fri, 12 Dec 2003 10:20:47 +0100 (MET), "OpenMacNews 
via RT" <[EMAIL PROTECTED]> said:

rt> the following changes seem to cure the problem ...
rt> 
rt> (EDITOR) Makefile.org
rt> @ 304
rt>         ---       -compatibility_version ${SHLIB_MAJOR}.`echo ${SHLIB_MINOR} | cut 
-d. -f1` \
rt>         +++     -compatibility_version 0.9.7 \

I assume, then, that having the following would be correct:

        -compatibility_version ${SHLIB_MAJOR}.${SHLIB_MINOR} \

That would be very practical, since that's one less place where we
need to remember to update the version number...

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.
You don't have to be rich, a $10 donation is appreciated!

-- 
Richard Levitte   \ Tunnlandsv�gen 3  \ [EMAIL PROTECTED]
[EMAIL PROTECTED]  \ S-168 36  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.

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

Reply via email to