Christopher Tubbs created THRIFT-4118:
-----------------------------------------
Summary: configure.ac won't let me override the JAVA_PREFIX
Key: THRIFT-4118
URL: https://issues.apache.org/jira/browse/THRIFT-4118
Project: Thrift
Issue Type: Bug
Affects Versions: 0.10.0
Reporter: Christopher Tubbs
I'm a downstream packager for Fedora, and had to patch configure.ac, to set
JAVA_PREFIX to /usr/share/java (like it should be in Fedora).
Normally, we'd just set this in the environment or on the command-line during
the build, but the current configure.ac insisted on adding the suffix
"/usr/local/lib" to whatever we set.
The build system should respect the user-provided value, instead of insisting
on altering it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)