Author: tabish
Date: Wed Aug 18 14:42:23 2010
New Revision: 986709
URL: http://svn.apache.org/viewvc?rev=986709&view=rev
Log:
fix for: https://issues.apache.org/activemq/browse/AMQCPP-309
Modified:
activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/activemq-cpp.pc.in
Modified:
activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/activemq-cpp.pc.in
URL:
http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/activemq-cpp.pc.in?rev=986709&r1=986708&r2=986709&view=diff
==============================================================================
---
activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/activemq-cpp.pc.in
(original)
+++
activemq/activemq-cpp/branches/activemq-cpp-3.2.x/activemq-cpp/activemq-cpp.pc.in
Wed Aug 18 14:42:23 2010
@@ -23,5 +23,5 @@ included...@includedir@
Name: ActiveMQ Client
Description: ActiveMQ C++ library.
Version: @VERSION@
-Libs: -L${libdir} -...@activemq_library_name@-...@activemq_api_version@
-lpthread -ldl -luuid
-Cflags: -I${includedir}/@activemq_library_n...@-@ACTIVEMQ_API_VERSION@
-I${libdir}/@activemq_library_n...@-@ACTIVEMQ_API_VERSION@/include
+Libs: -L${libdir} -...@activemq_library_name@-...@activemq_library_version@
-lpthread -ldl -luuid
+Cflags: -I${includedir}/@activemq_library_n...@-@ACTIVEMQ_LIBRARY_VERSION@
-I${libdir}/@activemq_library_n...@-@ACTIVEMQ_API_VERSION@/include