notroj opened a new pull request, #34:
URL: https://github.com/apache/subversion/pull/34

   ```
   * configure.ac: Pass complete library version information to libtool
     via $SVN_LT_SOVERSION, so library filenames are unique to each
     release rather than constant, while keeping the sonames intact.
   
     Examples for SVN 1.14.5:
      Filename before:          libsvn_subr-1.so.0.0.0
      Filename after:           libsvn_subr-1.so.0.14.5
      SONAME before and after:  libsvn_subr-1.so.0
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@subversion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to