commit | 733bcbddf881ee2bef91b56fd421e5fea17cbf81 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Oct 30 14:09:05 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Oct 30 14:09:05 2014 -0700 |
tree | 1a8cfb53d3b3f497f92161bf0f1471c573d78041 | |
parent | 4b31d61a26929732a2d657eb4d0ec6fb6aa995d0 [diff] [blame] |
Track update to ToT libxml2. Change-Id: Idf5a11c607dc397721ec95846dc819f85a646c37
diff --git a/python/setup.py b/python/setup.py index e504323..e1ff365 100755 --- a/python/setup.py +++ b/python/setup.py
@@ -8,7 +8,7 @@ # Below ROOT, we expect to find include, include/libxml2, lib and bin. # On *nix, it is not needed (but should not harm), # on Windows, it is set by configure.js. -ROOT = r'/usr' +ROOT = r'/usr/local' # Thread-enabled libxml2 with_threads = 1