Lines Matching refs:traditional
10892 aix,*) ;; # traditional, no import file
10926 # Need to ensure runtime linking is disabled for the traditional
12084 aix,yes) # traditional libtool
12091 aix,no) # traditional AIX only
12208 # MinGW DLLs use traditional 'lib' prefix
20926 # traditional section numbers instead
21617 for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp
21881 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $RAWCPP requires -traditional" >&5
21882 printf %s "checking if $RAWCPP requires -traditional... " >&6; }
21891 if test `${RAWCPP} -traditional < conftest.$ac_ext | grep -c 'preserve "'` -eq 1 ; then
21892 TRADITIONALCPPFLAGS="-traditional"
21893 RAWCPPFLAGS="${RAWCPPFLAGS} -traditional"
21897 as_fn_error $? "${RAWCPP} does not preserve whitespace with or without -traditional. I don't know what to do." "$LINENO" 5