Searched defs:BUILDDOC (Results 1 – 2 of 2) sorted by relevance
8 set BUILDDOC= variable17 if "%~1" EQU "--doc" (set BUILDDOC=1) && shift && goto CheckOpts variable
112 AM_CONDITIONAL(BUILDDOC, test x$dodoc = xyes) condition