Lines Matching refs:AR
52 AR=${AR-"${CROSS_PREFIX}ar"}
53 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
55 AR=${AR-"ar"}
56 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
269 AR="${CROSS_PREFIX}libtool"
271 AR="libtool"
273 AR="/usr/bin/libtool"
314 AR="cc"
841 echo AR = $AR >> configure.log
882 /^AR *=/s#=.*#=$AR#
913 /^AR *=/s#=.*#=$AR#