$OpenBSD: patch-gnulib_tests_Makefile_in,v 1.3 2009/10/21 15:20:23 jasper Exp $ Don't bother running these two useless (and failing) tests. --- gnulib/tests/Makefile.in.orig Tue Oct 20 20:32:54 2009 +++ gnulib/tests/Makefile.in Wed Oct 21 14:00:07 2009 @@ -50,7 +50,7 @@ TESTS = test-alloca-opt$(EXEEXT) test-arpa_inet$(EXEEX test-stdbool$(EXEEXT) test-stdint$(EXEEXT) test-stdio$(EXEEXT) \ test-stdlib$(EXEEXT) test-sys_socket$(EXEEXT) \ test-unistd$(EXEEXT) test-vasnprintf$(EXEEXT) \ - test-vc-list-files-git.sh test-wchar$(EXEEXT) + test-wchar$(EXEEXT) noinst_PROGRAMS = check_PROGRAMS = test-alloca-opt$(EXEEXT) test-arpa_inet$(EXEEXT) \ test-errno$(EXEEXT) test-getaddrinfo$(EXEEXT) \ @@ -600,8 +600,8 @@ EXTRA_DIST = test-alloca-opt.c test-arpa_inet.c test-e test-getaddrinfo.c intprops.h test-netinet_in.c \ test-snprintf.c test-stdbool.c test-stdint.c test-stdio.c \ test-stdlib.c test-sys_socket.c test-unistd.c \ - test-vasnprintf.c test-vc-list-files-git.sh \ - test-vc-list-files-cvs.sh test-wchar.c + test-vasnprintf.c \ + test-wchar.c BUILT_SOURCES = SUFFIXES = MOSTLYCLEANFILES = core *.stackdump