Since we use $ac_aux_dir to define $am_aux_dir, we need to ensure
the former has been initialized before we try to define the latter,
otherwise the definition:
am_aux_dir=`cd $ac_aux_dir && pwd`
will set $am_aux_dir to $HOME, causing weird and unexpected
behaviours.
This change fixes automake
On 04/22/2014 09:11 AM, Bert Wesarg wrote:
> Stefano,
>
> may it be possible to disable the 'subdir-object is the
> default'-warning in the 1.14 release series than? We should have this
> warning only active when we are sure that this bug is resolved.
>
I'd rather not take this step back, since th
Stefano,
may it be possible to disable the 'subdir-object is the
default'-warning in the 1.14 release series than? We should have this
warning only active when we are sure that this bug is resolved.
Thanks.
Bert
On Mon, Apr 21, 2014 at 4:32 PM, Stefano Lattarini
wrote:
> Signed-off-by: Stefano