Lines Matching refs:ac_aux_dir
65 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
70 # therefore $ac_aux_dir as well) can be either absolute or relative,
72 # it makes $ac_aux_dir quite unusable in subdirectories: in the top
76 # $ac_aux_dir/missing
77 # fails when called from a subdirectory if $ac_aux_dir is relative
78 # $top_srcdir/$ac_aux_dir/missing
79 # fails if $ac_aux_dir is absolute,
81 # a relative $ac_aux_dir
83 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
88 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
89 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
90 # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
96 # configure, and could therefore not use this "fixed" $ac_aux_dir.
98 # Another solution, used here, is to always expand $ac_aux_dir to an
105 # expand $ac_aux_dir to an absolute path
106 am_aux_dir=`cd $ac_aux_dir && pwd`
313 am_depcomp="$ac_aux_dir/depcomp"
396 [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
798 if test -f "$ac_aux_dir/mkinstalldirs"; then