Allow the Thrift compiler to be built without the XSD generator.
authorDavid Reiss <dreiss@apache.org>
Tue, 17 Feb 2009 20:28:13 +0000 (20:28 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 17 Feb 2009 20:28:13 +0000 (20:28 +0000)
commit782cb67a3b90c85efeb6d23badab9ddbe18987b6
treeab756ffec17cdb29503f4ba08e88e26e41db2b9c
parent3ac5b6aa85b5d1526b22518045c756b4027e6d7c
Allow the Thrift compiler to be built without the XSD generator.

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

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