Lines Matching refs:ac_aux_dir
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,
92 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
93 # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
99 # configure, and could therefore not use this "fixed" $ac_aux_dir.
101 # Another solution, used here, is to always expand $ac_aux_dir to an
107 # Expand $ac_aux_dir to an absolute path.
108 am_aux_dir=`cd "$ac_aux_dir" && pwd`
322 am_depcomp="$ac_aux_dir/depcomp"