mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
remove special makefile variants for libiconv on darwin
This commit is contained in:
@@ -5,11 +5,7 @@
|
||||
topdir = ../../..
|
||||
|
||||
LIB_NAME = libutf8
|
||||
ifeq ($(DARWIN_BUILD),yes)
|
||||
INCLUDES = -I$(topdir)/include -I$(topdir)/include/share -I$(ICONV_INCLUDE_DIR)
|
||||
else
|
||||
INCLUDES = -I$(topdir)/include -I$(topdir)/include/share
|
||||
endif
|
||||
|
||||
SRCS_C = \
|
||||
charset.c \
|
||||
|
||||
Reference in New Issue
Block a user