remove special makefile variants for libiconv on darwin

This commit is contained in:
Josh Coalson
2007-02-14 05:47:38 +00:00
parent 9c17e6e518
commit b9d8b9e927
6 changed files with 4 additions and 14 deletions

View File

@@ -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 = \