[ 
https://issues.apache.org/jira/browse/TS-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736380#comment-13736380
 ] 

ASF subversion and git services commented on TS-2111:
-----------------------------------------------------

Commit 56d74dee08a1e829ed867315e62b10e219840324 in branch refs/heads/3.4.x from 
[~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=56d74de ]

TS-2111 Reduce Boost requirement to v1.33 or later

                
> 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