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

SASL_LIBS overwritten by pkg-config

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.3.1
    • Affects Version/s: 1.3.0
    • Component/s: None
    • None

      -bash-4.2$ ./configure --help | grep -i sasl
        --enable-sasl=[auto/yes/no]
                                Use libsasl for Kerberos.
        SASL_CFLAGS C compiler flags for SASL, overriding pkg-config
        SASL_LIBS   linker flags for SASL, overriding pkg-config
      

      However, SASL_LIBS and SASL_CFLAGS are unconditionally overwritten by pkg-config if it discovers anything.

      This leads to situations where pkg-config finds one lib, while I wanted to link to another.

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: