summaryrefslogtreecommitdiff
path: root/qpid/cpp/configure.ac
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2011-11-10 22:14:40 +0000
committerAndrew Stitcher <astitcher@apache.org>2011-11-10 22:14:40 +0000
commit728dbc9c8e3b38634b2f0cbb6e7d9b8caeb1efc3 (patch)
tree62202a46c3a88dbe752b9a6b1d8a8c19ab856693 /qpid/cpp/configure.ac
parentca84bc1b8f700c4bd4b576703c5492c17e154f39 (diff)
downloadqpid-python-728dbc9c8e3b38634b2f0cbb6e7d9b8caeb1efc3.tar.gz
QPID-3607: pkg config for qmf2 library
- Added new qmf2.pc file and make install logic for it git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1200597 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/configure.ac')
-rw-r--r--qpid/cpp/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac
index 245269c32f..8729ace169 100644
--- a/qpid/cpp/configure.ac
+++ b/qpid/cpp/configure.ac
@@ -543,6 +543,7 @@ AC_CONFIG_FILES([
src/tests/test_env.sh
src/tests/install_env.sh
src/qpid.pc
+ src/qmf2.pc
docs/man/Makefile
docs/api/Makefile
docs/api/user.doxygen