Home
last modified time | relevance | path

Searched refs:UCONFIG_CPPFLAGS (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/config/
Dicu.pc.in9 # DEFS only contains those UCONFIG_CPPFLAGS which are not auto-set by platform.h
10 DEFS = @UCONFIG_CPPFLAGS@
DMakefile.inc.in190 CPPFLAGS = @UCONFIG_CPPFLAGS@ -I$(prefix)/include
/external/icu/icu4c/source/
Dconfigure.ac97 # UCONFIG_CPPFLAGS: These are defines which are set for ICU build time,
102 UCONFIG_CPPFLAGS=""
406 UCONFIG_CPPFLAGS="${UCONFIG_CPPFLAGS} -DU_DISABLE_RENAMING=1"
448 UCONFIG_CPPFLAGS="$UCONFIG_CPPFLAGS -DUCONFIG_ENABLE_PLUGINS=1"
1245UCONFIG_CPPFLAGS="${UCONFIG_CPPFLAGS} -DU_HAVE_LIB_SUFFIX=1 -DU_LIB_SUFFIX_C_NAME=${ICULIBSUFFIXCN…
1341 CPPFLAGS="$CPPFLAGS $CONFIG_CPPFLAGS $UCONFIG_CPPFLAGS"
1478 AC_SUBST(UCONFIG_CPPFLAGS) subst
1479 if test -n "$UCONFIG_CPPFLAGS"; then
1483 echo " ${UCONFIG_CPPFLAGS}"
1492 for flag in ${UCONFIG_CPPFLAGS};
Dconfigure2850 UCONFIG_CPPFLAGS=""
5865 UCONFIG_CPPFLAGS="${UCONFIG_CPPFLAGS} -DU_DISABLE_RENAMING=1"
5934 UCONFIG_CPPFLAGS="$UCONFIG_CPPFLAGS -DUCONFIG_ENABLE_PLUGINS=1"
7879UCONFIG_CPPFLAGS="${UCONFIG_CPPFLAGS} -DU_HAVE_LIB_SUFFIX=1 -DU_LIB_SUFFIX_C_NAME=${ICULIBSUFFIXCN…
7994 CPPFLAGS="$CPPFLAGS $CONFIG_CPPFLAGS $UCONFIG_CPPFLAGS"
9301 if test -n "$UCONFIG_CPPFLAGS"; then
9305 echo " ${UCONFIG_CPPFLAGS}"
9314 for flag in ${UCONFIG_CPPFLAGS};