HomeSort by relevance Sort by last modified time
    Searched refs:includes_dir (Results 1 - 2 of 2) sorted by null

  /external/libxml2/python/
setup.py 58 includes_dir = [ variable
67 for dir in includes_dir:
73 print("failed to find headers for libxml2: update includes_dir")
77 for dir in includes_dir:
83 print("failed to find headers for libiconv: update includes_dir")
154 for dir in includes_dir:
160 print("failed to find headers for libxslt: update includes_dir")
setup.py.in 58 includes_dir = [ variable
67 for dir in includes_dir:
73 print("failed to find headers for libxml2: update includes_dir")
77 for dir in includes_dir:
83 print("failed to find headers for libiconv: update includes_dir")
154 for dir in includes_dir:
160 print("failed to find headers for libxslt: update includes_dir")

Completed in 315 milliseconds