summaryrefslogtreecommitdiff
path: root/qpid/cpp/boost-1.32-support/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/boost-1.32-support/README.txt')
-rw-r--r--qpid/cpp/boost-1.32-support/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/qpid/cpp/boost-1.32-support/README.txt b/qpid/cpp/boost-1.32-support/README.txt
new file mode 100644
index 0000000000..3c0edc8697
--- /dev/null
+++ b/qpid/cpp/boost-1.32-support/README.txt
@@ -0,0 +1,8 @@
+For example:
+
+$ cd qpid/cpp/boost-1.32-support # The directory containing this file
+$ make apply
+[Some untarring and patching]
+$ cd ..
+
+And then build using the normal methods.