[ 
https://issues.apache.org/jira/browse/TS-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom resolved TS-2111.
-------------------------------

    Resolution: Fixed
    
> configure check in boost falsely requires 1.50
> ----------------------------------------------
>
>                 Key: TS-2111
>                 URL: https://issues.apache.org/jira/browse/TS-2111
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Igor Galić
>            Assignee: Leif Hedstrom
>             Fix For: 3.4.0, 3.5.0
>
>
> {code}
> #
> # The header_rewrite module depends on boost.
> AX_BOOST_BASE([1.50],
>   [ AM_CONDITIONAL([BUILD_HAVE_BOOST], [true]) ],
>   [ AM_CONDITIONAL([BUILD_HAVE_BOOST], [false]) ]
> )
> {code}
> The code however is compatible with boost ~1.33, and as such the version 
> check should be reduced.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to