]> git.pld-linux.org Git - packages/crossmingw32-libvorbis.git/blob - libvorbis-make.patch
6afca207f483cc93d64acfb6332d59e048f746c4
[packages/crossmingw32-libvorbis.git] / libvorbis-make.patch
1 --- libvorbis-1.0beta4.org/lib/Makefile.am      Sun Apr 29 00:04:26 2001
2 +++ libvorbis-1.0beta4/lib/Makefile.am  Sun Apr 29 01:10:55 2001
3 @@ -30,7 +30,7 @@
4  barkmel_SOURCES = barkmel.c
5  tone_SOURCES = tone.c
6  psytune_SOURCES = psytune.c
7 -psytune_LDFLAGS = -static
8 +psytune_LDFLAGS = 
9  psytune_LDADD = libvorbis.la
10  
11  EXTRA_DIST = lookups.pl iir.c
12 --- libvorbis-1.3.6/vq/Makefile.am.orig 2018-03-16 20:52:17.501161210 +0100
13 +++ libvorbis-1.3.6/vq/Makefile.am      2018-03-16 20:53:01.524494045 +0100
14 @@ -4,7 +4,6 @@
15  CLEANFILES = $(EXTRA_PROGRAMS)
16  
17  AM_CPPFLAGS = -I../lib -I$(top_srcdir)/include @OGG_CFLAGS@
18 -AM_LDFLAGS = -static
19  LDADD = ../lib/libvorbis.la
20  
21  latticebuild_SOURCES = latticebuild.c vqgen.c bookutil.c\
This page took 0.037691 seconds and 3 git commands to generate.