Lines Matching refs:x
136 if test "x$build_documentation" = "xyes"; then
140 if test "x$build_documentation" = "xyes"; then
153 if test "x$DOXYGEN" = "x" -a "x$build_documentation" = "xyes"; then
162 if test "x$DOT" = "x"; then
175 if test "x$DOT" = "x" -a "x$build_documentation" = "xyes"; then
191 AM_CONDITIONAL(BUILD_DOCUMENTATION, [test "x$build_documentation" = "xyes"])
205 if test "x$build_tests" = "xyes"; then
230 AM_CONDITIONAL(HAVE_CUNIT, [test "x$CUNIT_LIBS" != "x"])
240 if test "x$build_examples" = "xyes" -a "x$build_documentation" = "xyes"; then
243 if test "x$A2X" = "x"; then
249 AM_CONDITIONAL(BUILD_EXAMPLES, [test "x$build_examples" = "xyes"])
257 if test "x$CTAGS_PROG" = "x"; then
363 if test "x$build_documentation" = "xyes" -a "x$DOXYGEN" != "x"; then
366 if test "x$DOT" = "x"; then
372 if test "x$build_documentation" = "xno"; then
376 if test "x$build_tests" = "xyes"; then
381 if test "x$build_examples" = "xyes"; then
383 if test "x$A2X" != "x"; then