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
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.