[ https://issues.apache.org/jira/browse/ZOOKEEPER-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804621#action_12804621 ]
Patrick Hunt commented on ZOOKEEPER-636: ---------------------------------------- @maxim, thanks, that's what I was looking for. Not being an expert at autotools myself it's hard to know what correct behavior is. Do you want to take a shot at this? Also, if you had any other ideas how to make our auto* integration better we'd love to have you submit patches. In particular there's a long standing issue that we require cppunit, if you know how to address this we'd love to have a patch (I assume this would be an option to configure to turn off cppunit being required, obv this would make it impossible to run the tests but at least one could compile). We've tried fixing this issue previously but no luck. Please continue making suggestions, patches would even be better! > configure.ac has instructions which override the contents of CFLAGS and > CXXFLAGS. > --------------------------------------------------------------------------------- > > Key: ZOOKEEPER-636 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-636 > Project: Zookeeper > Issue Type: Improvement > Components: c client > Affects Versions: 3.2.1 > Reporter: Maxim P. Dementiev > Fix For: 3.3.0 > > > The information mustn't be overridden. > The template like «CFLAGS="$CFLAGS -some-option"» should be used. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.