Author: tabish
Date: Tue Aug 7 19:10:17 2012
New Revision: 1370435
URL: http://svn.apache.org/viewvc?rev=1370435&view=rev
Log:
apply patch for: https://issues.apache.org/jira/browse/AMQCPP-419
Modified:
activemq/activemq-cpp/trunk/activemq-cpp/activemqcpp-config.in
Modified: activemq/activemq-cpp/trunk/activemq-cpp/activemqcpp-config.in
URL:
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/activemqcpp-config.in?rev=1370435&r1=1370434&r2=1370435&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/activemqcpp-config.in (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/activemqcpp-config.in Tue Aug 7
19:10:17 2012
@@ -105,11 +105,11 @@ if test "$echo_exec_prefix" = "yes"; the
fi
if test "$echo_cflags" = "yes"; then
- echo -I$includedir/@ACTIVEMQ_LIBRARY_NAME@-@ACTIVEMQ_API_VERSION@
+ echo -I$includedir/@ACTIVEMQ_LIBRARY_NAME@-@ACTIVEMQ_API_VERSION@
@APR_INCLUDES@ @APR_CPPFLAGS@
fi
if test "$echo_includes" = "yes"; then
- echo -I$includedir/@ACTIVEMQ_LIBRARY_NAME@-@ACTIVEMQ_API_VERSION@
+ echo -I$includedir/@ACTIVEMQ_LIBRARY_NAME@-@ACTIVEMQ_API_VERSION@
@APR_INCLUDES@
fi
if test "$echo_libs" = "yes"; then