Home | History | Annotate | Download | only in dist

Lines Matching refs:traditional

4454     for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
19728 # MinGW DLLs use traditional 'lib' prefix
22124 { echo "$as_me:$LINENO: checking if $RAWCPP requires -traditional" >&5
22125 echo $ECHO_N "checking if $RAWCPP requires -traditional... $ECHO_C" >&6; }
22138 if test `${RAWCPP} -traditional < conftest.$ac_ext | grep -c 'preserve \"'` -eq 1 ; then
22139 RAWCPPFLAGS="${RAWCPPFLAGS} -traditional"
22143 { { echo "$as_me:$LINENO: error: ${RAWCPP} does not preserve whitespace with or without -traditional. I don't know what to do." >&5
22144 echo "$as_me: error: ${RAWCPP} does not preserve whitespace with or without -traditional. I don't know what to do." >&2;}