Remove AC_LIB_CHECK from src/native/configure.ac to ensure libhadoop.so doesn't
have a dependency on libz.so/liblzo.so
----------------------------------------------------------------------------------------------------------------------
Key: HADOOP-2352
URL: https://issues.apache.org/jira/browse/HADOOP-2352
Project: Hadoop
Issue Type: Bug
Components: native
Affects Versions: 0.15.1
Reporter: Arun C Murthy
Assignee: Arun C Murthy
Fix For: 0.15.2
We should AC_LIB_CHECK from src/native/configure.ac to ensure libhadoop.so
doesn't have a dependency on libz.so/liblzo.so, the check for libz/liblzo
headers via AC_HEADERS_CHECK is a stronger guarantee anyway.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.