The unified diff between revisions [869f0c37..] and [e24ccc23..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'INSTALL'
# # # patch "INSTALL" # from [91300af1b7411653bb3eff5608a548b6a5ed633b] # to [400eaf8e798d44fce8b0622c88bc324fd31830c2] # ============================================================ --- INSTALL 91300af1b7411653bb3eff5608a548b6a5ed633b +++ INSTALL 400eaf8e798d44fce8b0622c88bc324fd31830c2 @@ -69,7 +69,7 @@ 1.1 building boost: standard include path, or you can pass additional configuration options to your monotone configure build, such as: - ./configure CPPFLAGS="-Iboost_1_31_2" LDFLAGS="-Lboost_1_31_0/libs" + ./configure CPPFLAGS="-Iboost_1_31_0" LDFLAGS="-Lboost_1_31_0/libs" monotone does not use all of boost -- for instance, people often have trouble building boost.python, which we do not use. you don't