Home
last modified time | relevance | path

Searched defs:BUILDDOC (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Tools/msi/
Dbuild.bat8 set BUILDDOC= variable
17 if "%~1" EQU "--doc" (set BUILDDOC=1) && shift && goto CheckOpts variable
/external/libconfig/
Dconfigure.ac112 AM_CONDITIONAL(BUILDDOC, test x$dodoc = xyes) condition