Home
last modified time | relevance | path

Searched refs:with_target_subdir (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/zlib/
Dconfigure.ac7 if test -n "${with_target_subdir}"; then
26 if test -z "$with_target_subdir" || test "$with_target_subdir" = "."; then
43 esac], [test -z "$with_target_subdir" && multilib=no || multilib=yes])dnl
116 AM_CONDITIONAL(TARGET_LIBRARY, test -n "$with_target_subdir")
DChangeLog.gcj295 * configure.in (zlib_basedir): Cope with empty with_target_subdir
Dconfigure2185 if test -n "${with_target_subdir}"; then
2204 if test "$with_target_subdir" != "."; then
2870 withval=$with_target_subdir;
2874 if test -z "$with_target_subdir" || test "$with_target_subdir" = "."; then
2896 test -z "$with_target_subdir" && multilib=no || multilib=yes
11950 with_target_subdir="$with_target_subdir"
/toolchain/binutils/binutils-2.27/config/
Dmulti.m430 if test "$with_target_subdir" != "."; then
61 with_target_subdir="$with_target_subdir"
/toolchain/binutils/binutils-2.27/libiberty/
Dconfigure.ac26 with_target_subdir=
27 elif test -z "${with_target_subdir}"; then
30 if test "${with_target_subdir}" != "."; then
430 if test -n "${with_target_subdir}"; then
734 if test -n "${with_target_subdir}"; then
744 with_target_subdir=${with_target_subdir}
Dconfigure2428 if test "${with_target_subdir+set}" = set; then :
2429 withval=$with_target_subdir;
2455 elif test -z "${with_target_subdir}"; then
2458 if test "${with_target_subdir}" != "."; then
5884 if test -n "${with_target_subdir}"; then
8058 with_target_subdir=${with_target_subdir}
8663 if test -n "${with_target_subdir}"; then
DChangeLog651 outside of the 'with_target_subdir' test so that it actually gets
1637 existing and required library functions to with_target_subdir
6906 "." and with_target_subdir is not set.
7670 * configure.in: If srcdir is `.' and with_target_subdir is not
7768 * configure.in: If with_target_subdir is empty, set xhost to
7780 (cross-compile check): Change to test for with_target_subdir.
/toolchain/binutils/binutils-2.27/
Dconfig-ml.in37 # if [ "${with_target_subdir}" != "." ] ; then
73 # ${with_target_subdir} = "." for native, or ${target_alias} for cross.
193 # ${with_target_subdir} = "." for native, otherwise target alias.
194 if [ "${with_target_subdir}" = "." ]; then
576 if [ "${with_target_subdir}" != "." ]; then
660 # cd to top-level-build-dir/${with_target_subdir}
696 if [ "${with_target_subdir}" != "." ]; then
751 if [ "${with_target_subdir}" = "." ]; then