Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 617012 Details for
Bug 860260
Dependency of activemq-cpp headers on apr/apr-util headers
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for activemq-cpp-config and activemq-cpp.pc
activemq-cpp-config.patch (text/plain), 1.15 KB, created by
František Dvořák
on 2012-09-25 12:23:22 UTC
(
hide
)
Description:
Patch for activemq-cpp-config and activemq-cpp.pc
Filename:
MIME Type:
Creator:
František Dvořák
Created:
2012-09-25 12:23:22 UTC
Size:
1.15 KB
patch
obsolete
>--- activemq-cpp-library-3.4.0/activemq-cpp.pc.in 2011-04-21 01:13:05.000000000 +0200 >+++ activemq-cpp-library-3.4.0.new/activemq-cpp.pc.in 2012-09-18 17:18:05.000000000 +0200 >@@ -23,5 +23,6 @@ includedir=@includedir@ > Name: ActiveMQ Client > Description: ActiveMQ C++ library. > Version: @VERSION@ >+Requires.private: apr-1 apr-util-1 > Libs: -L${libdir} -l@ACTIVEMQ_LIBRARY_NAME@ -lpthread -ldl -luuid > Cflags: -I${includedir}/@ACTIVEMQ_LIBRARY_NAME@-@VERSION@ >--- activemq-cpp-library-3.4.0/activemqcpp-config.in 2011-04-21 01:13:05.000000000 +0200 >+++ activemq-cpp-library-3.4.0.new/activemqcpp-config.in 2012-09-18 23:48:28.000000000 +0200 >@@ -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@ @APR_CPPFLAGS@ > fi > > if test "$echo_libs" = "yes"; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 860260
: 617012