mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add @LIBICONV@ to ..._LDADD
This commit is contained in:
@@ -26,4 +26,4 @@ metaflac_SOURCES = \
|
||||
main.c
|
||||
metaflac_LDFLAGS =
|
||||
|
||||
metaflac_LDADD = $(top_builddir)/src/libFLAC/libFLAC.la @SHARE_LIBS@ -lm
|
||||
metaflac_LDADD = $(top_builddir)/src/libFLAC/libFLAC.la @SHARE_LIBS@ @LIBICONV@ -lm
|
||||
|
||||
Reference in New Issue
Block a user