Lines Matching refs:traditional
10456 aix,*) ;; # traditional, no import file
10490 # Need to ensure runtime linking is disabled for the traditional
11641 aix,yes) # traditional libtool
11648 aix,no) # traditional AIX only
11751 # MinGW DLLs use traditional 'lib' prefix
19761 # traditional section numbers instead
20522 for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp
20786 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $RAWCPP requires -traditional" >&5
20787 printf %s "checking if $RAWCPP requires -traditional... " >&6; }
20796 if test `${RAWCPP} -traditional < conftest.$ac_ext | grep -c 'preserve "'` -eq 1 ; then
20797 TRADITIONALCPPFLAGS="-traditional"
20798 RAWCPPFLAGS="${RAWCPPFLAGS} -traditional"
20802 as_fn_error $? "${RAWCPP} does not preserve whitespace with or without -traditional. I don't know what to do." "$LINENO" 5