typo in configure.ac: "==" operator in 'test' (instead of"'=")
--------------------------------------------------------------

                 Key: THRIFT-1102
                 URL: https://issues.apache.org/jira/browse/THRIFT-1102
             Project: Thrift
          Issue Type: Bug
          Components: Build Process
    Affects Versions: 0.6
            Reporter: Sergey Skvortsov


While:

./configure --with-cpp

command "test" returns false because of incorrect operator "==" and as result 
"cpp" library do not built.

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

Reply via email to