Only link against libogg (and libm) if needed

Most of the programs don't use libogg or libm directly and should not
link to them (overlinking).

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
This commit is contained in:
Ulrich Klauer
2013-04-06 21:28:25 +02:00
committed by Erik de Castro Lopo
parent 5da86630be
commit b500183e95
7 changed files with 5 additions and 17 deletions

View File

@@ -47,8 +47,6 @@ metaflac_LDADD = \
$(top_builddir)/src/share/getopt/libgetopt.la \
$(top_builddir)/src/share/utf8/libutf8.la \
$(top_builddir)/src/libFLAC/libFLAC.la \
@OGG_LIBS@ \
@LIBICONV@ \
-lm
@LIBICONV@
CLEANFILES = metaflac.exe