mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
improved handling of libiconv
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
topdir = ../..
|
||||
|
||||
LIB_NAME = libplugin_common
|
||||
INCLUDES = -I$(topdir)/include -I$(HOME)/local/include
|
||||
INCLUDES = -I$(topdir)/include -I$(HOME)/local/include -I$(ICONV_INCLUDE_DIR)
|
||||
DEFINES =
|
||||
|
||||
SRCS_C = \
|
||||
|
||||
Reference in New Issue
Block a user