Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Unified Diff: third_party/libxslt/README.chromium

Issue 21455: Add pre-generated mac/config.h to libxslt (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/libxslt/mac/config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/README.chromium
===================================================================
--- third_party/libxslt/README.chromium (revision 9876)
+++ third_party/libxslt/README.chromium (working copy)
@@ -14,7 +14,9 @@
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.
« no previous file with comments | « no previous file | third_party/libxslt/mac/config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698