Lines Matching refs:RAWCPP
750 RAWCPP
21054 e) case $RAWCPP in
21056 ac_cv_path_RAWCPP="$RAWCPP" # Let the user override the test with a path.
21083 RAWCPP=$ac_cv_path_RAWCPP
21084 if test -n "$RAWCPP"; then
21085 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RAWCPP" >&5
21086 printf "%s\n" "$RAWCPP" >&6; }
21095 ac_pt_RAWCPP=$RAWCPP
21143 RAWCPP="${CPP}"
21151 RAWCPP=$ac_pt_RAWCPP
21154 RAWCPP="$ac_cv_path_RAWCPP"
21161 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $RAWCPP requires -undef" >&5
21162 printf %s "checking if $RAWCPP requires -undef... " >&6; }
21167 if test `${RAWCPP} < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
21171 if test `${RAWCPP} -undef < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
21176 elif test `${RAWCPP} -undef -ansi < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
21181 as_fn_error $? "${RAWCPP} defines unix with or without -undef. I don't know what to do." "$LINENO" 5
21186 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $RAWCPP requires -traditional" >&5
21187 printf %s "checking if $RAWCPP requires -traditional... " >&6; }
21192 if test `${RAWCPP} < conftest.$ac_ext | grep -c 'preserve "'` -eq 1 ; then
21196 RAWCPP} -traditional < conftest.$ac_ext | grep -c 'preserve "'` -eq 1 ; then
21202 as_fn_error $? "${RAWCPP} does not preserve whitespace with or without -traditional. I don't know what to do." "$LINENO" 5