Searched refs:with_target_subdir (Results 1 – 8 of 8) sorted by relevance
7 if test -n "${with_target_subdir}"; then26 if test -z "$with_target_subdir" || test "$with_target_subdir" = "."; then43 esac], [test -z "$with_target_subdir" && multilib=no || multilib=yes])dnl116 AM_CONDITIONAL(TARGET_LIBRARY, test -n "$with_target_subdir")
295 * configure.in (zlib_basedir): Cope with empty with_target_subdir
2185 if test -n "${with_target_subdir}"; then2204 if test "$with_target_subdir" != "."; then2870 withval=$with_target_subdir;2874 if test -z "$with_target_subdir" || test "$with_target_subdir" = "."; then2896 test -z "$with_target_subdir" && multilib=no || multilib=yes11950 with_target_subdir="$with_target_subdir"
30 if test "$with_target_subdir" != "."; then61 with_target_subdir="$with_target_subdir"
26 with_target_subdir=27 elif test -z "${with_target_subdir}"; then30 if test "${with_target_subdir}" != "."; then430 if test -n "${with_target_subdir}"; then734 if test -n "${with_target_subdir}"; then744 with_target_subdir=${with_target_subdir}
2428 if test "${with_target_subdir+set}" = set; then :2429 withval=$with_target_subdir;2455 elif test -z "${with_target_subdir}"; then2458 if test "${with_target_subdir}" != "."; then5884 if test -n "${with_target_subdir}"; then8058 with_target_subdir=${with_target_subdir}8663 if test -n "${with_target_subdir}"; then
651 outside of the 'with_target_subdir' test so that it actually gets1637 existing and required library functions to with_target_subdir6906 "." and with_target_subdir is not set.7670 * configure.in: If srcdir is `.' and with_target_subdir is not7768 * configure.in: If with_target_subdir is empty, set xhost to7780 (cross-compile check): Change to test for with_target_subdir.
37 # if [ "${with_target_subdir}" != "." ] ; then73 # ${with_target_subdir} = "." for native, or ${target_alias} for cross.193 # ${with_target_subdir} = "." for native, otherwise target alias.194 if [ "${with_target_subdir}" = "." ]; then576 if [ "${with_target_subdir}" != "." ]; then660 # cd to top-level-build-dir/${with_target_subdir}696 if [ "${with_target_subdir}" != "." ]; then751 if [ "${with_target_subdir}" = "." ]; then