summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/Makefile.am
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2012-12-20 17:48:45 +0000
committerAndrew Stitcher <astitcher@apache.org>2012-12-20 17:48:45 +0000
commitda579f1fe6401fa548ee4fee90dea028a5fe3b68 (patch)
treef4717facecb895ef0099f51083e822a3aaf4f70d /qpid/cpp/src/Makefile.am
parent833fdab54b0b4f8bd33d40c42865074a7173c618 (diff)
downloadqpid-python-da579f1fe6401fa548ee4fee90dea028a5fe3b68.tar.gz
NO-JIRA: Stop linking boost filesystem library in Posix port as it isn't used anymore
(yay!) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1424608 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
-rw-r--r--qpid/cpp/src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am
index 690616853f..19a1f3dbe5 100644
--- a/qpid/cpp/src/Makefile.am
+++ b/qpid/cpp/src/Makefile.am
@@ -337,7 +337,6 @@ EXTRA_DIST +=\
libqpidcommon_la_LIBADD = \
libqpidtypes.la \
-lboost_program_options \
- -lboost_filesystem \
-luuid \
-lpthread \
$(LIB_DLOPEN) \