diff options
Diffstat (limited to 'third_party/libxslt/README.chromium')
-rw-r--r-- | third_party/libxslt/README.chromium | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/third_party/libxslt/README.chromium b/third_party/libxslt/README.chromium index 792f0f0..b0647e7 100644 --- a/third_party/libxslt/README.chromium +++ b/third_party/libxslt/README.chromium @@ -14,7 +14,9 @@ To import a new snapshot of libxslt: here. - Run build/generate-win32-headers.bat to re-generate the configuration headers. -- 'cd linux && sh ../configure --with-libxml-src=../../libxml/linux/' to - re-generate configuration headers. +- On Linux, 'cd linux && sh ../configure --with-libxml-src=../../libxml/linux/' + to re-generate configuration headers. +- On Mac, 'cd mac && sh ../configure --with-libxml-src=../../libxml/mac/' + to re-generate configuration headers. - Perform the modification above. - Update this README to reflect the new version number. |