]> git.pld-linux.org Git - packages/faad2.git/blob - faad2-soname.patch
- release 4 (by relup.sh)
[packages/faad2.git] / faad2-soname.patch
1 --- faad2/libfaad/Makefile.am.orig      2007-01-16 17:52:58.000000000 +0000
2 +++ faad2/libfaad/Makefile.am   2007-01-16 17:53:29.000000000 +0000
3 @@ -3,6 +3,7 @@
4                    $(top_srcdir)/include/neaacdec.h
5  
6  libfaad_la_LIBADD = -lm
7 +libfaad_la_LDFLAGS = -version-info 1:0:0
8  
9  libfaad_la_SOURCES = bits.c cfft.c decoder.c drc.c \
10  drm_dec.c error.c filtbank.c \
This page took 0.076005 seconds and 3 git commands to generate.