[THRIFT-70] Allow the Java install prefix to be configured.
authorDavid Reiss <dreiss@apache.org>
Fri, 11 Jul 2008 01:26:16 +0000 (01:26 +0000)
committerDavid Reiss <dreiss@apache.org>
Fri, 11 Jul 2008 01:26:16 +0000 (01:26 +0000)
commitf0c21a72cd6b027779fa99e55ec21be06c3dee41
treea14e27d7b5c1600f9937314d2010bd149ae06adc
parent53f18f01bea79d373d0bb1138b67c03e42f4143c
[THRIFT-70] Allow the Java install prefix to be configured.

Systems like Debian expect the thrift jar to be in /usr/share/java, not
the default /usr/local/lib This patch allows configure to be passed a
JAVA_PREFIX= flag.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@675821 13f79535-47bb-0310-9956-ffa450edef68
configure.ac
lib/java/Makefile.am
lib/java/build.xml