Searched refs:ac_aux_dir (Results 1 – 25 of 79) sorted by relevance
1234
/external/libexif/auto-m4/ |
D | nls.m4 | 39 if test -n "$ac_aux_dir"; then 40 case "$ac_aux_dir" in 41 /*) MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs" ;; 42 *) MKINSTALLDIRS="\$(top_builddir)/$ac_aux_dir/mkinstalldirs" ;;
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | aclocal.m4 | 67 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to 72 # therefore $ac_aux_dir as well) can be either absolute or relative, 74 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 78 # $ac_aux_dir/missing 79 # fails when called from a subdirectory if $ac_aux_dir is relative 80 # $top_srcdir/$ac_aux_dir/missing 81 # fails if $ac_aux_dir is absolute, 83 # a relative $ac_aux_dir 85 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 90 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
D | configure | 1732 ac_install_sh="$ac_aux_dir/install-sh -c" 1736 ac_install_sh="$ac_aux_dir/install.sh -c" 1740 ac_install_sh="$ac_aux_dir/shtool install -c" 1744 if test -z "$ac_aux_dir"; then 1754 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. 1755 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. 1756 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. 1898 am_aux_dir=`cd $ac_aux_dir && pwd` 2213 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2214 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5 [all …]
|
/external/stressapptest/ |
D | aclocal.m4 | 67 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to 72 # therefore $ac_aux_dir as well) can be either absolute or relative, 74 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 78 # $ac_aux_dir/missing 79 # fails when called from a subdirectory if $ac_aux_dir is relative 80 # $top_srcdir/$ac_aux_dir/missing 81 # fails if $ac_aux_dir is absolute, 83 # a relative $ac_aux_dir 85 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 90 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
D | configure | 2347 ac_install_sh="$ac_aux_dir/$ac_t -c" 2352 if test -z "$ac_aux_dir"; then 2360 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. 2361 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. 2362 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. 2366 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2367 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 2376 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 2379 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 2380 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 [all …]
|
/external/libusb-compat/ |
D | aclocal.m4 | 223 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to 228 # therefore $ac_aux_dir as well) can be either absolute or relative, 230 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 234 # $ac_aux_dir/missing 235 # fails when called from a subdirectory if $ac_aux_dir is relative 236 # $top_srcdir/$ac_aux_dir/missing 237 # fails if $ac_aux_dir is absolute, 239 # a relative $ac_aux_dir 241 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 246 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/libexif/ |
D | aclocal.m4 | 67 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to 72 # therefore $ac_aux_dir as well) can be either absolute or relative, 74 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 78 # $ac_aux_dir/missing 79 # fails when called from a subdirectory if $ac_aux_dir is relative 80 # $top_srcdir/$ac_aux_dir/missing 81 # fails if $ac_aux_dir is absolute, 83 # a relative $ac_aux_dir 85 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 90 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/libnfnetlink/ |
D | aclocal.m4 | 73 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to 78 # therefore $ac_aux_dir as well) can be either absolute or relative, 80 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 84 # $ac_aux_dir/missing 85 # fails when called from a subdirectory if $ac_aux_dir is relative 86 # $top_srcdir/$ac_aux_dir/missing 87 # fails if $ac_aux_dir is absolute, 89 # a relative $ac_aux_dir 91 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 96 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/google-breakpad/ |
D | aclocal.m4 | 88 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 93 # therefore $ac_aux_dir as well) can be either absolute or relative, 95 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 99 # $ac_aux_dir/missing 100 # fails when called from a subdirectory if $ac_aux_dir is relative 101 # $top_srcdir/$ac_aux_dir/missing 102 # fails if $ac_aux_dir is absolute, 104 # a relative $ac_aux_dir 106 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 111 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
D | configure | 2186 ac_install_sh="$ac_aux_dir/install-sh -c" 2190 ac_install_sh="$ac_aux_dir/install.sh -c" 2194 ac_install_sh="$ac_aux_dir/shtool install -c" 2198 if test -z "$ac_aux_dir"; then 2206 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. 2207 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. 2208 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. 2213 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2214 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 2223 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` [all …]
|
/external/libcap-ng/libcap-ng-0.7/ |
D | aclocal.m4 | 73 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to 78 # therefore $ac_aux_dir as well) can be either absolute or relative, 80 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 84 # $ac_aux_dir/missing 85 # fails when called from a subdirectory if $ac_aux_dir is relative 86 # $top_srcdir/$ac_aux_dir/missing 87 # fails if $ac_aux_dir is absolute, 89 # a relative $ac_aux_dir 91 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 96 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/strace/ |
D | aclocal.m4 | 68 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 73 # therefore $ac_aux_dir as well) can be either absolute or relative, 75 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 79 # $ac_aux_dir/missing 80 # fails when called from a subdirectory if $ac_aux_dir is relative 81 # $top_srcdir/$ac_aux_dir/missing 82 # fails if $ac_aux_dir is absolute, 84 # a relative $ac_aux_dir 86 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 91 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/expat/ |
D | aclocal.m4 | 68 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 73 # therefore $ac_aux_dir as well) can be either absolute or relative, 75 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 79 # $ac_aux_dir/missing 80 # fails when called from a subdirectory if $ac_aux_dir is relative 81 # $top_srcdir/$ac_aux_dir/missing 82 # fails if $ac_aux_dir is absolute, 84 # a relative $ac_aux_dir 86 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 91 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/libevent/ |
D | aclocal.m4 | 68 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 73 # therefore $ac_aux_dir as well) can be either absolute or relative, 75 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 79 # $ac_aux_dir/missing 80 # fails when called from a subdirectory if $ac_aux_dir is relative 81 # $top_srcdir/$ac_aux_dir/missing 82 # fails if $ac_aux_dir is absolute, 84 # a relative $ac_aux_dir 86 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 91 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/libpng/ |
D | aclocal.m4 | 88 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 93 # therefore $ac_aux_dir as well) can be either absolute or relative, 95 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 99 # $ac_aux_dir/missing 100 # fails when called from a subdirectory if $ac_aux_dir is relative 101 # $top_srcdir/$ac_aux_dir/missing 102 # fails if $ac_aux_dir is absolute, 104 # a relative $ac_aux_dir 106 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 111 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/curl/ |
D | aclocal.m4 | 68 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 73 # therefore $ac_aux_dir as well) can be either absolute or relative, 75 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 79 # $ac_aux_dir/missing 80 # fails when called from a subdirectory if $ac_aux_dir is relative 81 # $top_srcdir/$ac_aux_dir/missing 82 # fails if $ac_aux_dir is absolute, 84 # a relative $ac_aux_dir 86 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 91 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/lmfit/ |
D | aclocal.m4 | 68 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 73 # therefore $ac_aux_dir as well) can be either absolute or relative, 75 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 79 # $ac_aux_dir/missing 80 # fails when called from a subdirectory if $ac_aux_dir is relative 81 # $top_srcdir/$ac_aux_dir/missing 82 # fails if $ac_aux_dir is absolute, 84 # a relative $ac_aux_dir 86 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 91 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/libnetfilter_conntrack/ |
D | aclocal.m4 | 343 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 348 # therefore $ac_aux_dir as well) can be either absolute or relative, 350 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 354 # $ac_aux_dir/missing 355 # fails when called from a subdirectory if $ac_aux_dir is relative 356 # $top_srcdir/$ac_aux_dir/missing 357 # fails if $ac_aux_dir is absolute, 359 # a relative $ac_aux_dir 361 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 366 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/speex/ |
D | aclocal.m4 | 283 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 288 # therefore $ac_aux_dir as well) can be either absolute or relative, 290 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 294 # $ac_aux_dir/missing 295 # fails when called from a subdirectory if $ac_aux_dir is relative 296 # $top_srcdir/$ac_aux_dir/missing 297 # fails if $ac_aux_dir is absolute, 299 # a relative $ac_aux_dir 301 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 306 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/ImageMagick/ |
D | aclocal.m4 | 128 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 133 # therefore $ac_aux_dir as well) can be either absolute or relative, 135 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 139 # $ac_aux_dir/missing 140 # fails when called from a subdirectory if $ac_aux_dir is relative 141 # $top_srcdir/$ac_aux_dir/missing 142 # fails if $ac_aux_dir is absolute, 144 # a relative $ac_aux_dir 146 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 151 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/pcre/dist2/ |
D | aclocal.m4 | 472 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 477 # therefore $ac_aux_dir as well) can be either absolute or relative, 479 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 483 # $ac_aux_dir/missing 484 # fails when called from a subdirectory if $ac_aux_dir is relative 485 # $top_srcdir/$ac_aux_dir/missing 486 # fails if $ac_aux_dir is absolute, 488 # a relative $ac_aux_dir 490 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 495 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | aclocal.m4 | 906 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to 911 # therefore $ac_aux_dir as well) can be either absolute or relative, 913 # it makes $ac_aux_dir quite unusable in subdirectories: in the top 917 # $ac_aux_dir/missing 918 # fails when called from a subdirectory if $ac_aux_dir is relative 919 # $top_srcdir/$ac_aux_dir/missing 920 # fails if $ac_aux_dir is absolute, 922 # a relative $ac_aux_dir 924 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir 929 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, [all …]
|
/external/swiftshader/third_party/LLVM/projects/sample/ |
D | configure | 1648 ac_install_sh="$ac_aux_dir/install-sh -c" 1652 ac_install_sh="$ac_aux_dir/install.sh -c" 1656 ac_install_sh="$ac_aux_dir/shtool install -c" 1660 if test -z "$ac_aux_dir"; then 1670 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. 1671 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. 1672 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
|
/external/iputils/ninfod/ |
D | configure | 2931 ac_aux_dir= 2934 ac_aux_dir=$ac_dir 2935 ac_install_sh="$ac_aux_dir/install-sh -c" 2938 ac_aux_dir=$ac_dir 2939 ac_install_sh="$ac_aux_dir/install.sh -c" 2942 ac_aux_dir=$ac_dir 2943 ac_install_sh="$ac_aux_dir/shtool install -c" 2947 if test -z "$ac_aux_dir"; then 2955 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. 2956 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. [all …]
|
/external/fec/ |
D | configure | 2978 ac_aux_dir= 2981 ac_aux_dir=$ac_dir 2982 ac_install_sh="$ac_aux_dir/install-sh -c" 2985 ac_aux_dir=$ac_dir 2986 ac_install_sh="$ac_aux_dir/install.sh -c" 2989 ac_aux_dir=$ac_dir 2990 ac_install_sh="$ac_aux_dir/shtool install -c" 2994 if test -z "$ac_aux_dir"; then 2999 ac_config_guess="$SHELL $ac_aux_dir/config.guess" 3000 ac_config_sub="$SHELL $ac_aux_dir/config.sub" [all …]
|
1234