Searched refs:ICU_PATH (Results 1 – 5 of 5) sorted by relevance
18 ifeq ($(strip $(ICU_PATH)),)19 ICU_PATH=$(ICU_DEFAULT_PATH) macro36 writer.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h38 $(ICU_PATH)/source/tools/toolutil/uoptions.h:46 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil47 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil)
45 …You will need to set ICU_PATH to the location of your ICU source tree, for example ICU_PATH=/home/…47 gmake ICU_PATH=<icu source directory> ICU_PREFIX=<icu install directory)
15 ifeq ($(strip $(ICU_PATH)),)16 ICU_PATH=$(ICU_DEFAULT_PATH) macro34 uresb.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h36 $(ICU_PATH)/source/tools/toolutil/uoptions.h:41 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil42 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icui…
52 gmake ICU_PREFIX=<icu install directory) ICU_PATH=<icu source directory>
44 gmake ICU_PREFIX=<icu install directory) ICU_PATH=<icu source directory>