Lines Matching refs:RAWCPP
742 RAWCPP
20654 e) case $RAWCPP in
20656 ac_cv_path_RAWCPP="$RAWCPP" # Let the user override the test with a path.
20683 RAWCPP=$ac_cv_path_RAWCPP
20684 if test -n "$RAWCPP"; then
20685 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RAWCPP" >&5
20686 printf "%s\n" "$RAWCPP" >&6; }
20695 ac_pt_RAWCPP=$RAWCPP
20743 RAWCPP="${CPP}"
20751 RAWCPP=$ac_pt_RAWCPP
20754 RAWCPP="$ac_cv_path_RAWCPP"
20761 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $RAWCPP requires -undef" >&5
20762 printf %s "checking if $RAWCPP requires -undef... " >&6; }
20767 if test `${RAWCPP} < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
20771 if test `${RAWCPP} -undef < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
20776 elif test `${RAWCPP} -undef -ansi < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
20781 as_fn_error $? "${RAWCPP} defines unix with or without -undef. I don't know what to do." "$LINENO" 5
20786 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $RAWCPP requires -traditional" >&5
20787 printf %s "checking if $RAWCPP requires -traditional... " >&6; }
20792 if test `${RAWCPP} < conftest.$ac_ext | grep -c 'preserve "'` -eq 1 ; then
20796 if test `${RAWCPP} -traditional < conftest.$ac_ext | grep -c 'preserve "'` -eq 1 ; then
20802 as_fn_error $? "${RAWCPP} does not preserve whitespace with or without -traditional. I don't know what to do." "$LINENO" 5