[
https://issues.apache.org/jira/browse/ZOOKEEPER-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Hunt updated ZOOKEEPER-273:
-----------------------------------
Fix Version/s: 3.1.0
Status: Open (was: Patch Available)
Unfortunately this patch removes cppunit entirely from ac, we need cppunit for
the tests. Rather this patch should make cppunit an option for configure - ie
"on" by default, with a commmand line option to configure to turn off. I think
there is a std way to do this in ac.
> 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
> Fix For: 3.1.0
>
> Attachments: patch_zookeeper_273.txt
>
>
> 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.