Index: grep-3.1/tests/Makefile.am =================================================================== --- grep-3.1.orig/tests/Makefile.am +++ grep-3.1/tests/Makefile.am @@ -63,7 +63,6 @@ endif TESTS = \ backref \ - backref-alt \ backref-multibyte-slow \ backref-word \ backslash-s-and-repetition-operators \ Index: grep-3.1/tests/Makefile.in =================================================================== --- grep-3.1.orig/tests/Makefile.in +++ grep-3.1/tests/Makefile.in @@ -1411,7 +1411,6 @@ LDADD = ../lib/libgreputils.a $(LIBINTL) XFAIL_TESTS = triple-backref $(am__append_1) $(am__append_2) TESTS = \ backref \ - backref-alt \ backref-multibyte-slow \ backref-word \ backslash-s-and-repetition-operators \