packages: libshout: update libshout to 2.3.1, refresh patches
[packages.git] / libs / libshout / patches / 140-no_example_doc_win32.patch
1 --- a/Makefile.in
2 +++ b/Makefile.in
3 @@ -288,12 +288,12 @@ top_builddir = @top_builddir@
4  top_srcdir = @top_srcdir@
5  AUTOMAKE_OPTIONS = 1.6 foreign
6  ACLOCAL_AMFLAGS = -I m4
7 -SUBDIRS = include src examples debian doc win32
8 +SUBDIRS = include src debian
9  EXTRA_DIST = INSTALL m4/shout.m4 m4/acx_pthread.m4 \
10         m4/ogg.m4 m4/vorbis.m4 m4/xiph_compiler.m4 m4/xiph_net.m4 \
11         m4/xiph_types.m4
12  
13 -doc_DATA = COPYING NEWS README examples/example.c examples/nonblocking.c
14 +doc_DATA = COPYING NEWS README
15  m4datadir = $(datadir)/aclocal
16  m4data_DATA = m4/shout.m4
17  @HAVE_PKGCONFIG_TRUE@pkgconfigdir = $(libdir)/pkgconfig