Zookeeper c client build should not depend on CPPUNIT
-----------------------------------------------------
Key: ZOOKEEPER-273
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-273
Project: Zookeeper
Issue Type: Bug
Components: c client
Reporter: Runping Qi
One should be able to build Zookeeper C client libs on a machine without
CPPUNIT installation.
A simple fix is to remove from configure.ac the following line:
M_PATH_CPPUNIT(1.10.2)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.