On 05/14/2013 05:59 PM, Eric Blake wrote:
> On 05/14/2013 02:04 AM, Stefano Lattarini wrote:
>> See automake bug#13378.
>>
>
>> @@ -10225,15 +10216,6 @@ bin_SCRIPTS = true.sh ...
>> AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = false$(EXEEXT) true.sh
>> @end example
>>
>> -@item @option{subdir-objects}
On 05/14/2013 02:04 AM, Stefano Lattarini wrote:
> See automake bug#13378.
>
> @@ -10225,15 +10216,6 @@ bin_SCRIPTS = true.sh ...
> AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = false$(EXEEXT) true.sh
> @end example
>
> -@item @option{subdir-objects}
> -@cindex Options, @option{subdir-objects}
> -@opi
See automake bug#13378.
The fact that Automake-generated Makefiles places compiled object files
in the current directory by default, also when the corresponding source
file is in a subdirectory, is basically an historical accident, due to
the fact that the 'subdir-objects' option had only been int