]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/portaudio-cross.patch
998b35ccda549db660ae97e5f542221b6d7907b2
[vlc] / extras / contrib / src / Patches / portaudio-cross.patch
1 diff -ruN portaudio/Makefile.in portaudio.n/Makefile.in
2 --- portaudio/Makefile.in       2007-10-24 17:29:04.000000000 +0200
3 +++ portaudio.n/Makefile.in     2007-12-18 05:43:27.000000000 +0100
4 @@ -120,7 +120,7 @@
5  SUBDIRS =
6  @ENABLE_CXX_TRUE@SUBDIRS += bindings/cpp
7  
8 -all: lib/$(PALIB) all-recursive tests
9 +all: lib/$(PALIB) all-recursive
10  
11  tests: bin-stamp $(TESTS)
12