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:
@@ -5,7 +5,7 @@
|
||||
topdir = ../../..
|
||||
|
||||
LIB_NAME = libutf8
|
||||
INCLUDES = -I$(topdir)/include -I$(topdir)/include/share
|
||||
INCLUDES = -I$(topdir)/include -I$(topdir)/include/share -I$(ICONV_INCLUDE_DIR)
|
||||
|
||||
SRCS_C = \
|
||||
charset.c \
|
||||
|
||||
Reference in New Issue
Block a user