[ https://issues.apache.org/jira/browse/ZOOKEEPER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699766#action_12699766 ]
Chris Darroch commented on ZOOKEEPER-316: ----------------------------------------- One step forward (not a complete solution) would be to add cppunit.m4 to svn. For example, src/c/m4/cppunit.m4 can then be included when building from scratch with trunk using "aclocal -I m4". That gets rid of the "undefined macro" error for AM_PATH_CPPUNIT if you don't have cppunit installed in a default location. > configure option --without-cppunit does not work > ------------------------------------------------ > > Key: ZOOKEEPER-316 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-316 > Project: Zookeeper > Issue Type: Bug > Components: c client, tests > Affects Versions: 3.1.0 > Reporter: Mahadev konar > > configure option --without-cppunit does not work. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.