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:
@@ -22,11 +22,7 @@
|
||||
topdir = ../..
|
||||
|
||||
LIB_NAME = libplugin_common
|
||||
ifeq ($(DARWIN_BUILD),yes)
|
||||
INCLUDES = -I$(topdir)/include -I$(HOME)/local/include -I$(ICONV_INCLUDE_DIR)
|
||||
else
|
||||
INCLUDES = -I$(topdir)/include -I$(HOME)/local/include
|
||||
endif
|
||||
DEFINES =
|
||||
|
||||
SRCS_C = \
|
||||
|
||||
Reference in New Issue
Block a user