* Akim Demaille wrote on Thu, Mar 19, 2009 at 09:35:20PM CET:
> The confusion is that I am referring to the emptiness of the directory
> name (what I named an empty $(foodir)), while you are referring to an
> empty directory (what I named an empty $(foo_DATA)).
>
> I'm talking about
>
> AC_SUBS
Hi Bob,
* Bob Friesenhahn wrote on Sun, Mar 22, 2009 at 04:55:44PM CET:
> On Sun, 22 Mar 2009, Ralf Wildenhues wrote:
>>
>> Oh brother. According to autoconf.info, SunOS4 'cp' did not support the
>> -f option. Anyone think we still need 'make dist' to work there?
>
> I don't think that support f
Hello John,
* John R. Cary wrote on Mon, Mar 23, 2009 at 08:02:43PM CET:
> But on another note, I was using
>
> b0201.bassi$ automake --version
> automake (GNU automake) 1.10.2
>
> and it seems that --tag showed up for f77 code, but not for f90 (--tag=FC).
Thanks for mentioning that. It looks li