]> git.pld-linux.org Git - packages/faad2.git/blob - faad2-soname.patch
5127ffc513fd512129a843b5fe4e4f68a99a5815
[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\r
5  \r
6  libfaad_la_LIBADD = -lm\r
7 +libfaad_la_LDFLAGS = -version-info 1:0:0\r
8  \r
9  libfaad_la_SOURCES = bits.c cfft.c decoder.c drc.c \\r
10  drm_dec.c error.c filtbank.c \\r
This page took 0.05689 seconds and 2 git commands to generate.