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