Lines Matching refs:RAWCPP
686 RAWCPP
11538 case $RAWCPP in
11540 ac_cv_path_RAWCPP="$RAWCPP" # Let the user override the test with a path.
11566 RAWCPP=$ac_cv_path_RAWCPP
11567 if test -n "$RAWCPP"; then
11568 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RAWCPP" >&5
11569 printf "%s\n" "$RAWCPP" >&6; }
11578 ac_pt_RAWCPP=$RAWCPP
11625 RAWCPP="${CPP}"
11633 RAWCPP=$ac_pt_RAWCPP
11636 RAWCPP="$ac_cv_path_RAWCPP"
11643 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $RAWCPP requires -undef" >&5
11644 printf %s "checking if $RAWCPP requires -undef... " >&6; }
11649 if test `${RAWCPP} < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
11653 if test `${RAWCPP} -undef < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
11658 elif test `${RAWCPP} -undef -ansi < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
11663 as_fn_error $? "${RAWCPP} defines unix with or without -undef. I don't know what to do." "$LINENO" 5
11668 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $RAWCPP requires -traditional" >&5
11669 printf %s "checking if $RAWCPP requires -traditional... " >&6; }
11674 if test `${RAWCPP} < conftest.$ac_ext | grep -c 'preserve "'` -eq 1 ; then
11678 if test `${RAWCPP} -traditional < conftest.$ac_ext | grep -c 'preserve "'` -eq 1 ; then
11684 as_fn_error $? "${RAWCPP} does not preserve whitespace with or without -traditional. I don't know what to do." "$LINENO" 5