Lines Matching refs:RAWCPP
679 RAWCPP
11772 e) case $RAWCPP in
11774 ac_cv_path_RAWCPP="$RAWCPP" # Let the user override the test with a path.
11801 RAWCPP=$ac_cv_path_RAWCPP
11802 if test -n "$RAWCPP"; then
11803 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RAWCPP" >&5
11804 printf "%s\n" "$RAWCPP" >&6; }
11813 ac_pt_RAWCPP=$RAWCPP
11861 RAWCPP="${CPP}"
11869 RAWCPP=$ac_pt_RAWCPP
11872 RAWCPP="$ac_cv_path_RAWCPP"
11879 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $RAWCPP requires -undef" >&5
11880 printf %s "checking if $RAWCPP requires -undef... " >&6; }
11885 if test `${RAWCPP} < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
11889 if test `${RAWCPP} -undef < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
11894 elif test `${RAWCPP} -undef -ansi < conftest.$ac_ext | grep -c 'unix'` -eq 1 ; then
11899 as_fn_error $? "${RAWCPP} defines unix with or without -undef. I don't know what to do." "$LINENO" 5
11904 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $RAWCPP requires -traditional" >&5
11905 printf %s "checking if $RAWCPP requires -traditional... " >&6; }
11910 if test `${RAWCPP} < conftest.$ac_ext | grep -c 'preserve \"'` -eq 1 ; then
11914 if test `${RAWCPP} -traditional < conftest.$ac_ext | grep -c 'preserve \"'` -eq 1 ; then
11920 as_fn_error $? "${RAWCPP} does not preserve whitespace with or without -traditional. I don't know what to do." "$LINENO" 5
11927 CPP_PROGRAM=${RAWCPP}