Home | History | Annotate | Download | only in mesa3d

Lines Matching full:indent

73 AC_CHECK_PROG(INDENT, indent, indent, cat)
74 if test "x$INDENT" != "xcat"; then