]> git.sesse.net Git - vlc/blob - contrib/src/schroedinger/schroedinger-notests.patch
Contribs: add schroedinger
[vlc] / contrib / src / schroedinger / schroedinger-notests.patch
1 --- schroedinger/Makefile.am    2009-09-29 07:08:51.000000000 +0200
2 +++ schroedinger.new/Makefile.am        2010-01-09 02:18:41.000000000 +0100
3 @@ -1,6 +1,6 @@
4  AUTOMAKE_OPTIONS = foreign
5  
6 -SUBDIRS = schroedinger doc tools testsuite
7 +SUBDIRS = schroedinger doc tools 
8  
9  DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
10  
11 --- schroedinger/tools/Makefile.am      2010-01-04 03:52:01.000000000 +0100
12 +++ schroedinger.new/tools/Makefile.am  2010-05-08 20:50:30.000000000 +0200
13 @@ -5,7 +5,7 @@
14  
15  
16  AM_CFLAGS = $(SCHRO_CFLAGS) $(ERROR_CFLAGS) \
17 -       $(ORC_CFLAGS) \
18 +       -L$(PREFIX)/lib $(ORC_CFLAGS) \
19         -DSCHRO_ENABLE_UNSTABLE_API
20  LDADD = $(SCHRO_LIBS)
21