Home
last modified time | relevance | path

Searched refs:libraryPrefix (Results 1 – 1 of 1) sorted by relevance

/third_party/libxml2/python/
Dsetup.py.in59 libraryPrefix = 'lib' variable
62 libraryPrefix = '' variable
198 libs = [libraryPrefix + "xml2"] + platformLibs
218 libs.insert(0, libraryPrefix + 'exslt')
219 libs.insert(0, libraryPrefix + 'xslt')