Lines Matching full:configure
20 # These are used for cross-compiling and for saving the configure script
101 CFGSTDSTAMP=${STAMPSDIR}/configure-std-stamp
102 CFGBFSTAMP=${STAMPSDIR}/configure-bf-stamp
103 CFGSTATICSTAMP=${STAMPSDIR}/configure-static-stamp
153 # we can't use those flags at configure time
184 # Make sure we don't try to rebuild the configure scripts
185 find . -name configure | xargs touch
190 ${topdir}/configure ${COMMON_CONF_FLAGS} ${STD_CONF_FLAGS} \
194 ${topdir}/configure ${COMMON_CONF_FLAGS} ${STD_CONF_FLAGS} \
203 ${topdir}/configure ${MIPS_NOPIC_CONF_FLAGS} CFLAGS="${CFLAGS}"
205 ${topdir}/configure ${MIPS_NOPIC_CONF_FLAGS} CFLAGS="${CFLAGS}"
218 ${topdir}/configure ${COMMON_CONF_FLAGS} ${BF_CONF_FLAGS} \
222 ${topdir}/configure ${COMMON_CONF_FLAGS} ${BF_CONF_FLAGS} \
237 ${topdir}/configure ${STATIC_CONF_FLAGS} \
241 ${topdir}/configure ${STATIC_CONF_FLAGS} \
246 ${topdir}/configure ${COMMON_CONF_FLAGS} ${STATIC_CONF_FLAGS} \