On 3/8/24 4:02 AM, Bruno Haible wrote:
> Thanks for mentioning this; I did not know about this property of 'import *'
> statements.
I didn't know about the import property until recently either. I
always knew of the naming convention though. I don't think we use
'import *' anywhere and I tend to a
Hi Collin,
> Here is a patch that implements the '%reldir%' replacements when
> generating GNU Make output instead of Automake. It seems fairly
> straightforward unless I missed something.
Thanks. I applied both patches.
> Side note, I would like to start making the code _slightly_ more
> readab