./common/autoconf/spec.gmk.in

Print this page
rev 725 : [mq]: system-icu

*** 268,277 **** --- 268,279 ---- JOBS?=@JOBS@ # The OpenJDK makefiles should be changed to using the standard # configure output ..._CFLAGS and ..._LIBS. In the meantime we # extract the information here. + ICU_LE_CFLAGS:=@ICU_LE_CFLAGS@ + ICU_LE_LIBS:=@ICU_LE_LIBS@ FREETYPE2_LIB_PATH:=@FREETYPE2_LIB_PATH@ FREETYPE2_LIBS:=@FREETYPE2_LIBS@ FREETYPE2_CFLAGS:=@FREETYPE2_CFLAGS@ USING_SYSTEM_FT_LIB=@USING_SYSTEM_FT_LIB@ CUPS_CFLAGS:=@CUPS_CFLAGS@