checkin of last changes for 2.9, mostly docs
[TestXSLT.git] / libxml2 / python / setup.py
index 6f6db5b..31f0998 100755 (executable)
@@ -8,7 +8,7 @@ from distutils.core import setup, Extension
 # 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'/Users/liyanage/cvs/entropy/TestXSLT/build/libxml2-gnustyle' 
 
 # Thread-enabled libxml2
 with_threads = 1