[ https://issues.apache.org/jira/browse/THRIFT-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Lum updated THRIFT-858: ------------------------------- Patch Info: [Patch Available] > Have bootstrap.sh check for a suitable autoconf version before running > ---------------------------------------------------------------------- > > Key: THRIFT-858 > URL: https://issues.apache.org/jira/browse/THRIFT-858 > Project: Thrift > Issue Type: Improvement > Reporter: Michael Lum > Assignee: Michael Lum > Priority: Minor > Attachments: bootstrap.sh.patch > > > Running bootstrap.sh invokes autoconf. Building thrift requires a minimum > autoconf of 2.65 to avoid various bugs in earlier versions. Currently, > autoconf just succeeds silently, but then the build fails, which can be > confusing to users. This improvement will have bootstrap.sh check for it > before running. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.