]> git.pld-linux.org Git - packages/crossmingw32-libvorbis.git/blame - libvorbis-make.patch
- tabs in preamble
[packages/crossmingw32-libvorbis.git] / libvorbis-make.patch
CommitLineData
3e11f73d
AM
1diff -urN libvorbis-1.0beta4.org/lib/Makefile.am libvorbis-1.0beta4/lib/Makefile.am
2--- libvorbis-1.0beta4.org/lib/Makefile.am Sun Apr 29 00:04:26 2001
3+++ libvorbis-1.0beta4/lib/Makefile.am Sun Apr 29 01:10:55 2001
4@@ -30,7 +30,7 @@
5 barkmel_SOURCES = barkmel.c
6 tone_SOURCES = tone.c
7 psytune_SOURCES = psytune.c
8-psytune_LDFLAGS = -static
9+psytune_LDFLAGS =
10 psytune_LDADD = libvorbis.la
0e3926d6 11
3e11f73d 12 EXTRA_DIST = lookups.pl iir.c
006b7329
JB
13--- libvorbis-1.1.0.orig/vq/Makefile.am Sun Apr 29 00:04:26 2001
14+++ libvorbis-1.1.0/vq/Makefile.am Sun Apr 29 01:10:38 2001
3e11f73d
AM
15@@ -9,7 +9,7 @@
16 latticetune huffbuild residuesplit distribution
17 CLEANFILES = $(EXTRA_PROGRAMS)
18
006b7329
JB
19-AM_LDFLAGS = -static
20+AM_LDFLAGS =
3e11f73d
AM
21 LDADD = ../lib/libvorbis.la
22
23 lspvqtrain_SOURCES = lspdata.c train.c vqgen.c bookutil.c\
This page took 0.097314 seconds and 4 git commands to generate.