Copy of osx-environment at 9993042d6
[windows-environment.git] / Patches / sndfile-disable-examples.patch
1 --- Makefile.in.orig    2013-06-16 14:30:48.000000000 +0100
2 +++ Makefile.in 2013-06-16 14:31:00.000000000 +0100
3 @@ -320,8 +320,8 @@
4  top_srcdir = @top_srcdir@
5  DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
6  @BUILD_OCTAVE_MOD_TRUE@octave_dir = Octave
7 -SUBDIRS = M4 man doc Win32 src $(octave_dir) examples regtest tests programs
8 -DIST_SUBDIRS = M4 man doc Win32 src Octave examples regtest tests programs
9 +SUBDIRS = M4 man doc Win32 src $(octave_dir)
10 +DIST_SUBDIRS = M4 man doc Win32 src Octave
11  EXTRA_DIST = libsndfile.spec.in sndfile.pc.in
12  CLEANFILES = *~
13  pkgconfigdir = $(libdir)/pkgconfig