Dear Paul,
Thank you for the answers. They do help. I have a couple of follow-up
questions, if I may.
On Tue, Dec 12, 2023 at 8:05 PM Paul Eggert wrote:
> > There are three things that I am not sure about:
> > a) may I omit the first two lines saying that "This file is part of
> >Au
On 2023-12-12 14:05, Paul Eggert wrote:
> On 12/12/23 06:36, Sergey Kosukhin wrote:
[...]
>> 2. Some of the macros are refactored versions of the Autoconf macros (NOT
>> the
>> Autoconf Archive macros). For example, I copied AC_FC_LINE_LENGTH from
>> fortran.m4 to a separate file, renamed the macro
On 12/12/23 06:36, Sergey Kosukhin wrote:
1. Some of my macros are written from scratch (they use the Autoconf
macros, of
course, including the internal ones like _AC_COMPILER_EXEEXT_CROSS). This
case
looks like the easiest one to me and I guess, I can add my own license
(preferably, BSD-3c) and