Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-957

teach apr-util to find db4, instead of svn

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • all
    • 0.28.0
    • compile
    • None

    Description

      Read this thread, from its starting post by Ben Collins-Sussman:
      
         http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=24279
      
      Basically, some systems (FreeBSD, at least) have Berkeley DB 4.x as
      `db4', and plain `db' is 3.x or whatever.  Our algorithm for locating
      the correct lib should therefore search for db4 first, then fall back
      to db.  The easy answer is to change ac-helpers/berkeley-db.m4
      accordingly; but Ben points out that apr-util's configury is already
      Doing The Right Thing, so it might make more sense to just have it
      export the answer to Subversion and avoid code duplication.
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kfogel Karl Fogel
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: