configure should check for g++ before checking for boost
--------------------------------------------------------

                 Key: THRIFT-730
                 URL: https://issues.apache.org/jira/browse/THRIFT-730
             Project: Thrift
          Issue Type: Bug
    Affects Versions: 0.2
            Reporter: Todd Lipcon


The configure script that's generated fails the "checking for boost" part if 
g++ is not installed. This confuses people into thinking something's wrong with 
the boost installation, whereas in fact missing g++ is the issue. A g++ check 
should be moved in front of the boost check.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to