SASL_LIBS overwritten by pkg-config

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.3.1
    • Affects Version/s: 1.3.0
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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:
            Hannes Magnusson (Inactive)
            Reporter:
            Hannes Magnusson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: