Re: automatic inclusion of dist-tuples

2023-09-02 Thread Thomas Frohwein
On Sat, Sep 02, 2023 at 08:03:44PM +0200, Marc Espie wrote: > Tricky part was to figure out where to put it. I won't change the > old CONFIGURE_STYLE stuff because it's unlikely to be needed anymore, > but putting the check inside modules.port.mk means that other modules > can just define GH_TUPLE

automatic inclusion of dist-tuples

2023-09-02 Thread Marc Espie
Tricky part was to figure out where to put it. I won't change the old CONFIGURE_STYLE stuff because it's unlikely to be needed anymore, but putting the check inside modules.port.mk means that other modules can just define GH_TUPLE* and everything should work like a charm Okay ? Index: modules.po