[ https://issues.apache.org/jira/browse/ZOOKEEPER-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803112#action_12803112 ]
Patrick Hunt commented on ZOOKEEPER-636: ---------------------------------------- could you provide a bit more detail of the issue. what's the problem? what issue are you seeing, can you give an example where it's a problem? I tried the following with the current code "make CFLAGS=-XXXXX" and -XXXXX was used in compiling the source. Isn't this what we want? > 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.