* 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.
  This follow standard/best-practice for libtool library versioning.
  Closes #34.

  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


git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1931484 13f79535-47bb-0310-9956-ffa450edef68
1 file changed