Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-2111

configure check in boost falsely requires 1.50

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.1
    • Build
    • None

    Description

      #
      # The header_rewrite module depends on boost.
      AX_BOOST_BASE([1.50],
        [ AM_CONDITIONAL([BUILD_HAVE_BOOST], [true]) ],
        [ AM_CONDITIONAL([BUILD_HAVE_BOOST], [false]) ]
      )
      

      The code however is compatible with boost ~1.33, and as such the version check should be reduced.

      Attachments

        Activity

          People

            zwoop Leif Hedstrom
            i.galic Igor Galić
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: