summaryrefslogtreecommitdiff
path: root/trunk/qpid/cpp/boost-1.32-support/README
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/qpid/cpp/boost-1.32-support/README')
-rw-r--r--trunk/qpid/cpp/boost-1.32-support/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/trunk/qpid/cpp/boost-1.32-support/README b/trunk/qpid/cpp/boost-1.32-support/README
new file mode 100644
index 0000000000..3c0edc8697
--- /dev/null
+++ b/trunk/qpid/cpp/boost-1.32-support/README
@@ -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.