THRIFT-2602: Fix missing dist files
authorjfarrell <jfarrell@apache.org>
Thu, 10 Jul 2014 13:23:43 +0000 (09:23 -0400)
committerjfarrell <jfarrell@apache.org>
Thu, 10 Jul 2014 13:23:43 +0000 (09:23 -0400)
commit4f54d13e7924424358e401840f985936f9867274
tree60f3247344130daffd422e268fe5592485a252b6
parentef7d56c1d6e24cdd0a24d3ee825c499b917d7dda
THRIFT-2602: Fix missing dist files
Client: build process
Patch: jfarrell

Adding macro check around bison version and removing am__yacc_c2h and will
conditionally include the necessary h/hh file, this will fix the mentioned
missing .hh file in dist and make it compatible with automake 1.11 and above
aclocal/ac_prog_bison.m4 [new file with mode: 0644]
compiler/cpp/src/thriftl.ll
configure.ac