Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-1017

Allow configure options to be specified with PECL install

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.17.0
    • Affects Version/s: 1.3.0
    • Component/s: 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:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: