Home | History | Annotate | Download | only in dist

Lines Matching refs:traditional

10927       aix,*) ;; # traditional, no import file
10961 # Need to ensure runtime linking is disabled for the traditional
12119 aix,yes) # traditional libtool
12126 aix,no) # traditional AIX only
12243 # MinGW DLLs use traditional 'lib' prefix
20785 # traditional section numbers instead
20922 for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp
21186 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $RAWCPP requires -traditional" >&5
21187 printf %s "checking if $RAWCPP requires -traditional... " >&6; }
21196 traditional < conftest.$ac_ext | grep -c 'preserve "'` -eq 1 ; then
21197 TRADITIONALCPPFLAGS="-traditional"
21198 RAWCPPFLAGS="${RAWCPPFLAGS} -traditional"
21202 as_fn_error $? "${RAWCPP} does not preserve whitespace with or without -traditional. I don't know what to do." "$LINENO" 5