Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2326

Can't disable zlib, although ./configure --help says I can

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.8.2, 1.9.0
    • Affects Version/s: 1.8.1
    • Component/s: None
    • Labels:
      None

      When I run:

      ./configure --with-snappy=no --with-zlib=no

      I get:

      configure: error: Invalid --with-zlib option: must be system, bundled, or auto.
      

      Although ./configure --help says:

      derick@singlemalt:~/dev/mongodb-mongo-c-driver $ ./configure --help | grep zlib
        --with-zlib=[auto/system/bundled/no]
                                use system installed zlib or bundled zlib.
        zlib_CFLAGS C compiler flags for zlib, overriding pkg-config
        zlib_LIBS   linker flags for zlib, overriding pkg-config
      

            Assignee:
            derick Derick Rethans
            Reporter:
            derick Derick Rethans
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: