commit | 92f24b2780fb7ca81063c3a0bb399500ee819d82 | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | Sat Aug 17 15:47:13 2013 -0400 |
committer | jfarrell <jfarrell@apache.org> | Sat Aug 17 15:47:13 2013 -0400 |
tree | 094b0612166ace0ecbbdba14336351e1d26b9da8 | |
parent | 985a910b1b4bd9c546ef0857aed7f56ed21ea65c [diff] |
THRIFT-1614: Thrift build from svn repo sources fails with automake-1.12 Client: compiler Patch: jfarrell Updates automake version min req to 1.11 and switches header generated by yacc to .h instead of .hh.