Home
last modified time | relevance | path

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

/sqlite-3.40.0/
H A Dconfigure1595 CPP C preprocessor
2425 ac_cpp='$CPP $CPPFLAGS'
5908 if test -n "$CPP" && test -d "$CPP"; then
5909 CPP=
5911 if test -z "$CPP"; then
5968 ac_cv_prog_CPP=$CPP
5971 CPP=$ac_cv_prog_CPP
5973 ac_cv_prog_CPP=$CPP
5975 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5976 $as_echo "$CPP" >&6; }
[all …]
/sqlite-3.40.0/autoconf/
H A DINSTALL135 CPP="gcc -E" CXXCPP="g++ -E"