[ 
https://issues.apache.org/activemq/browse/AMQCPP-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37993
 ] 

Nathan Mittler commented on AMQCPP-54:
--------------------------------------

The build is not broken ... it's just a warning from autogen.sh.   You can 
still run ./configure and build just fine.

We had to override CXXFLAGS in the test/test-integration Makefile.am files 
because we couldn't figure out a better way to get test-specific CXXFLAGS to 
work.  If you know of a better way to do this, we would very much appreciate a 
patch!

> Build broken due to autoconf problem?
> -------------------------------------
>
>                 Key: AMQCPP-54
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-54
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Ubuntu Linux 2.6.17-10-386 #2 Tue Dec 5 22:26:18 UTC 2006
>            Reporter: Wilfred Springer
>         Assigned To: Nathan Mittler
>            Priority: Trivial
>             Fix For: 2.0
>
>
> Running autogen.sh gives:
> src/test-integration/Makefile.am:34: `CXXFLAGS' is a user variable, you 
> should not override it;
> src/test-integration/Makefile.am:34: use `AM_CXXFLAGS' instead.
> src/test/Makefile.am:88: `CXXFLAGS' is a user variable, you should not 
> override it;
> src/test/Makefile.am:88: use `AM_CXXFLAGS' instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to