Home
last modified time | relevance | path

Searched refs:BUILD_CPP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ncurses/
H A Dconfigure5280 BUILD_CPP="$withval"
5282 BUILD_CPP='${BUILD_CC} -E'
5284 echo "$as_me:5284: result: $BUILD_CPP" >&5
5285 echo "${ECHO_T}$BUILD_CPP" >&6
5398 : ${BUILD_CPP:='${CPP}'}
30072 s,@BUILD_CPP@,$BUILD_CPP,;t t
H A Daclocal.m4775 [ --with-build-cpp=XXX the build C preprocessor ($BUILD_CPP)],
776 [BUILD_CPP="$withval"],
777 [BUILD_CPP='${BUILD_CC} -E'])
778 AC_MSG_RESULT($BUILD_CPP)
842 : ${BUILD_CPP:='${CPP}'}
852 AC_SUBST(BUILD_CPP)