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