Lines Matching refs:Using
53 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
56 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
61 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log
67 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log
197 echo ... using gcc >> configure.log
283 echo ... using $CC >> configure.log
392 echo - using any output from compiler to indicate an error >> configure.log
605 echo "Using z_ prefix on all symbols." | tee -a configure.log
629 # conduct a series of tests to resolve eight possible cases of using "vs" or "s" printf functions
630 # (using stdarg or not), with or without "n" (proving size of buffer), and with or without a
646 echo "Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf()." | tee -a configure.log
739 echo "Checking whether to use vs[n]printf() or s[n]printf()... using s[n]printf()." | tee -a configure.log