THRIFT-450. java: Propagate CLASSPATH from ./configure to make and ant - Put "AC_SUBST(CLASSPATH)" configure.ac so the CLASSPATH used to run ./configure is passed in to make. - Put "export CLASSPATH" in lib/java/Makefile.am so that the CLASSPATH passed to make is passed to ant.