]> git.pld-linux.org Git - packages/id3lib.git/blob - id3lib-link.patch
- cosmetics
[packages/id3lib.git] / id3lib-link.patch
1 --- id3lib-3.8.2/src/Makefile.am.orig   2002-11-24 01:23:00.000000000 +0100
2 +++ id3lib-3.8.2/src/Makefile.am        2003-04-19 20:03:22.000000000 +0200
3 @@ -74,6 +74,8 @@
4  
5  if ID3_NEEDZLIB
6  LDADD        = $(top_builddir)/zlib/src/libz.la
7 +else
8 +libid3_la_LIBADD = -lz
9  endif
10  
11  libid3_la_LDFLAGS = \
This page took 0.053584 seconds and 3 git commands to generate.