blob: 410a2c746c9516c5601367e5302bd25bede0fa19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
this test isnt even run automatically and the dependencies are all broken,
so just disable it and be done
--- SDL/Makefile.in
+++ SDL/Makefile.in
@@ -38,7 +38,7 @@
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
-check_PROGRAMS = zzcatsdl$(EXEEXT)
+check_PROGRAMS =
subdir = SDL
DIST_COMMON = $(pkgconfig_HEADERS) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in
|