Timothy Chen created MESOS-2046:
-----------------------------------
Summary: Configure should check headers instead of libraries
Key: MESOS-2046
URL: https://issues.apache.org/jira/browse/MESOS-2046
Project: Mesos
Issue Type: Bug
Reporter: Timothy ChenFor dependencies that we include headers, we need to check for the include headers, which in configure we need to call AC_CHECK_HEADER instead of AC_CHECK_LIB. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
