Lines Matching refs:ac_aux_dir
429 AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT]) dnl we use $ac_aux_dir
432 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
1255 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
1260 # therefore $ac_aux_dir as well) can be either absolute or relative,
1262 # it makes $ac_aux_dir quite unusable in subdirectories: in the top
1266 # $ac_aux_dir/missing
1267 # fails when called from a subdirectory if $ac_aux_dir is relative
1268 # $top_srcdir/$ac_aux_dir/missing
1269 # fails if $ac_aux_dir is absolute,
1271 # a relative $ac_aux_dir
1273 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
1278 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
1279 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
1280 # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
1286 # configure, and could therefore not use this "fixed" $ac_aux_dir.
1288 # Another solution, used here, is to always expand $ac_aux_dir to an
1295 # expand $ac_aux_dir to an absolute path
1296 am_aux_dir=`cd $ac_aux_dir && pwd`
1509 am_depcomp="$ac_aux_dir/depcomp"
1594 [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])