--with-zlib or --with-snappy does not respect "system"

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.8.1
    • Affects Version/s: 1.8.0
    • Component/s: Build, libmongoc
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Passing "--with-zlib=system" or "--with-snappy=system" to configure always fails with "Cannot find system installed zlib" or "Cannot find system installed snappy". The configure check in our Autotools script only handles "auto" or "bundled" properly, because of a wrong boolean. If you pass "bundled" and the system libraries are available, configure does find and use them by default.

              Assignee:
              A. Jesse Jiryu Davis
              Reporter:
              A. Jesse Jiryu Davis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: