Home | History | Annotate | Download | only in dist

Lines Matching refs:traditional

13020         # traditional section numbers instead
20129 aix,*) ;; # traditional, no import file
20163 # Need to ensure runtime linking is disabled for the traditional
21321 aix,yes) # traditional libtool
21328 aix,no) # traditional AIX only
21445 # MinGW DLLs use traditional 'lib' prefix
24091 for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp
24355 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $RAWCPP requires -traditional" >&5
24356 printf %s "checking if $RAWCPP requires -traditional... " >&6; }
24365 if test `${RAWCPP} -traditional < conftest.$ac_ext | grep -c 'preserve "'` -eq 1 ; then
24366 TRADITIONALCPPFLAGS="-traditional"
24367 RAWCPPFLAGS="${RAWCPPFLAGS} -traditional"
24371 as_fn_error $? "${RAWCPP} does not preserve whitespace with or without -traditional. I don't know what to do." "$LINENO" 5