Allow the Thrift compiler to be built without the Perl generator.
authorDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:42:34 +0000 (21:42 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:42:34 +0000 (21:42 +0000)
commitfdc21aa713ca8ddf19cd2104c4074bdd27211e05
tree7bfe40b42dc9f4d17f468502247a46ade760edaa
parentfb63533c78a833d043b33fd2240076e22732cf19
Allow the Thrift compiler to be built without the Perl generator.

- Use AX_THRIFT_GEN to make configure support --disable-gen-perl
- Update the compiler Makefile.am to exclude the generator.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665623 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/Makefile.am
configure.ac