[JIRA] Updated: (CPPXT-81) Use of LIBS in place of LDFLAGS in configure tests break custom builds

Scott Cantor (JIRA) noreply at shibboleth.net
Thu Mar 22 01:52:16 GMT 2012


     [ https://issues.shibboleth.net/jira/browse/CPPXT-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Cantor updated CPPXT-81:
------------------------------

    Fix Version/s:     (was: 1.5)

Deferring for now.

> Use of LIBS in place of LDFLAGS in configure tests break custom builds
> ----------------------------------------------------------------------
>
>                 Key: CPPXT-81
>                 URL: https://issues.shibboleth.net/jira/browse/CPPXT-81
>             Project: XMLTooling - C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.4, 1.4.1, 1.4.2
>            Reporter: Scott Cantor
>            Assignee: Scott Cantor
>            Priority: Minor
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> The use of LIBS instead of LDFLAGS in various tests breaks when things like curl or other dependencies aren't in the system paths. The tests add -lcurl to the link line ahead of the -L option pulled in by LIBS. These should be converted where needed to XMLSEC_LDFLAGS when the options involved include a mix of LDFLAGS and LIBS content.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list