diff options
author | Stephen D. Huston <shuston@apache.org> | 2008-11-19 00:00:25 +0000 |
---|---|---|
committer | Stephen D. Huston <shuston@apache.org> | 2008-11-19 00:00:25 +0000 |
commit | f5ca9164fb7460b576deaf00fc8232a53c621219 (patch) | |
tree | e1dfb9a37ea6473f0bb526b48eb26b8467add921 /cpp | |
parent | 2c2cdd88b2c9c288e018ca4902109cfb62876dd4 (diff) | |
download | qpid-python-f5ca9164fb7460b576deaf00fc8232a53c621219.tar.gz |
Refinements to TOC
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@718805 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/INSTALL-WINDOWS | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/cpp/INSTALL-WINDOWS b/cpp/INSTALL-WINDOWS index 6018acf760..3ac76509f3 100644 --- a/cpp/INSTALL-WINDOWS +++ b/cpp/INSTALL-WINDOWS @@ -7,20 +7,13 @@ Table of Contents 2. Prerequisites
2.1. What to Install
- 2.2. How to Install
- 2.2.1. Using Package Management Tools
- 2.2.2. From Source
- a. openais
- b. boost
- c. autotools
- 2.3. Important Environment Variable Settings
+ 2.2. Important Environment Variable Settings
3. Building from a Source Distribution
4. Building a Repository Working Copy
-5. Portability
-6. Tests
-7. Doxygen
-8. Troubleshooting
+5. Tests
+6. Doxygen
+7. Troubleshooting
1. Introduction
|