Add automake support for building the Java library.
authorDavid Reiss <dreiss@apache.org>
Sat, 23 Feb 2008 22:07:39 +0000 (22:07 +0000)
committerDavid Reiss <dreiss@apache.org>
Sat, 23 Feb 2008 22:07:39 +0000 (22:07 +0000)
commitf8dcf03416bec49ee4ba7cc1615f61fa5e5419d7
treec7f17e9f1586c51207d598890d4d0d49fa871693
parentdab2ad85dab534fb0488ce530d5231261c56487c
Add automake support for building the Java library.

If java, javac, and ant are all available, the Java library will be built as part of the standard make target.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665494 13f79535-47bb-0310-9956-ffa450edef68
aclocal/ax_java.m4 [new file with mode: 0644]
configure.ac
lib/Makefile.am
lib/java/Makefile.am [new file with mode: 0644]