Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/tovid/
H A D0001-manpage.patch12 -build.sub_commands.append(('build_docs', None))
13 +#build.sub_commands.append(('build_docs', None))
/OK3568_Linux_fs/external/xserver/
H A Daclocal.m41771 [build_docs=$enableval], [build_docs=]docs_default)
1773 AM_CONDITIONAL(ENABLE_DOCS, [test x$build_docs = xyes])
1775 AC_MSG_RESULT([$build_docs])
H A Dconfigure12481 enableval=$enable_docs; build_docs=$enableval
12483 build_docs=yes
12487 if test x$build_docs = xyes; then
12497 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $build_docs" >&5
12498 $as_echo "$build_docs" >&6; }