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

add libmongoc-ssl-1.0.pc.in to libmongoc

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 0.90.0
    • Affects Version/s: None
    • Component/s: None
    • None

      Add another pkg-config file (libmongoc-ssl-1.0.pc.in) and add to configure.ac.

      The pkg-config file should have a dependency on libmongoc-1.0 and add a Cflag of -DMONGOC_ENABLE_SSL (or another well chosen name).

      Add to mongoc.h

      #ifdef MONGOC_ENABLE_SSL
      #include "mongoc-ss.h"
      #include "mongoc-stream-tls.h"
      #endif

            Assignee:
            christian.hergert@10gen.com Christian Hergert
            Reporter:
            christian.hergert@10gen.com Christian Hergert
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: