qt: add device preferences for mmdevice
[vlc.git] / contrib / src / schroedinger / schroedinger-notests.patch
blobd0a931df1ac89485dee1ea61e5e978c9a36142d6
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
6 -SUBDIRS = schroedinger doc tools testsuite
7 +SUBDIRS = schroedinger doc tools
9 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
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 @@
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)