[
https://issues.apache.org/jira/browse/ZOOKEEPER-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674407#action_12674407
]
Mahadev konar commented on ZOOKEEPER-316:
-----------------------------------------
./configure --without-cppunit
make
...
aclocal:configure.ac:36: warning: macro `AM_PATH_CPPUNIT' not found in library
...
Makefile.am:68: wildcard tests/*.cc: non-POSIX variable name
Makefile.am:68: (probably a GNU make extension)
Makefile.am:68: wildcard tests/*.h: non-POSIX variable name
Makefile.am:68: (probably a GNU make extension)
Makefile.am:77: shell cat tests/wrappers.opt: non-POSIX variable name
Makefile.am:77: (probably a GNU make extension)
Makefile.am:90: shell cat tests/wrappers-mt.opt: non-POSIX variable name
Makefile.am:90: (probably a GNU make extension)
...
configure.ac:36: error: possibly undefined macro: AM_PATH_CPPUNIT
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
make: *** [configure] Error 1
here is the trace provided by chris.
> configure option --without-cppunit does not work
> ------------------------------------------------
>
> Key: ZOOKEEPER-316
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-316
> Project: Zookeeper
> Issue Type: Bug
> 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.