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

Unified Diff: build_tools/common.sh

Issue 1652323003: Re-enable libxml2 HTML parser (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: Created 4 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build_tools/common.sh
diff --git a/build_tools/common.sh b/build_tools/common.sh
index 1200411a9206abd63a6bf6eeed8c7781bf96beba..9203015671266dfe677fa729c4a61e6408f802f0 100644
--- a/build_tools/common.sh
+++ b/build_tools/common.sh
@@ -1031,7 +1031,6 @@ ConfigureStep_Autoconf() {
--host=${CONF_HOST} \
--prefix=${PREFIX} \
--with-http=no \
- --with-html=no \
--with-ftp=no \
--${NACL_OPTION}-mmx \
--${NACL_OPTION}-sse \
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698