]> git.pld-linux.org Git - packages/faad2.git/blame - faad2-soname.patch
- dropped, mp4ff_int_types.h uses <stdint.h> on !_WIN32;
[packages/faad2.git] / faad2-soname.patch
CommitLineData
e75fb25a
SS
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.164995 seconds and 4 git commands to generate.