Allow configure options to be specified with PECL install

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.17.0
    • Affects Version/s: 1.3.0
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None

      As shown in mongodb/mongo-php-driver#659, PECL is capable of soliciting configure options with the following package.xml syntax:

      <extsrcrelease>
        <configureoption name="with-openssl-dir" default="no" prompt="openssl directory"/>
      </extsrcrelease>
      

      We should take advantage of this to expose all relevant configure options to PECL install. At the very least, this should include OpenSSL, SASL, and whether to use bundled or system versions of libbson/libmongoc.

            Assignee:
            Jeremy Mikola
            Reporter:
            Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: