Searched refs:ICU_PATH (Results 1 – 5 of 5) sorted by relevance
21 ifeq ($(strip $(ICU_PATH)),)22 ICU_PATH=$(ICU_DEFAULT_PATH) macro39 writer.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h41 $(ICU_PATH)/source/tools/toolutil/uoptions.h:49 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil50 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil)
48 …You will need to set ICU_PATH to the location of your ICU source tree, for example ICU_PATH=/home/…50 gmake ICU_PATH=<icu source directory> ICU_PREFIX=<icu install directory)
18 ifeq ($(strip $(ICU_PATH)),)19 ICU_PATH=$(ICU_DEFAULT_PATH) macro37 uresb.o: $(ICU_PATH)/source/tools/toolutil/uoptions.h39 $(ICU_PATH)/source/tools/toolutil/uoptions.h:44 CPPFLAGS += -I$(ICU_PATH)/source/tools/toolutil45 LDFLAGS += -L$(ICU_PATH)/source/tools/toolutil $(shell icu-config --ldflags-toolutil --ldflags-icui…
55 gmake ICU_PREFIX=<icu install directory) ICU_PATH=<icu source directory>
47 gmake ICU_PREFIX=<icu install directory) ICU_PATH=<icu source directory>