002-no-tests.patch (801B)
1 --- a/configure.ac 2 +++ b/configure.ac 3 @@ -1049,21 +1049,6 @@ sys/sunaudio/Makefile 4 sys/v4l2/Makefile 5 sys/waveform/Makefile 6 sys/ximage/Makefile 7 -tests/Makefile 8 -tests/check/Makefile 9 -tests/examples/Makefile 10 -tests/examples/audiofx/Makefile 11 -tests/examples/cairo/Makefile 12 -tests/examples/equalizer/Makefile 13 -tests/examples/jack/Makefile 14 -tests/examples/level/Makefile 15 -tests/examples/pulse/Makefile 16 -tests/examples/rtp/Makefile 17 -tests/examples/shapewipe/Makefile 18 -tests/examples/spectrum/Makefile 19 -tests/examples/v4l2/Makefile 20 -tests/files/Makefile 21 -tests/icles/Makefile 22 common/Makefile 23 common/m4/Makefile 24 m4/Makefile 25 --- a/Makefile.am 26 +++ b/Makefile.am 27 @@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d 28 29 ALWAYS_SUBDIRS = \ 30 gst sys ext \ 31 - tests \ 32 docs \ 33 common \ 34 m4 \