Re: localename question

2025-04-06 Thread Bruno Haible via Gnulib discussion list
Eric Blake wrote: > Why does modules/localename have a Link: line of @INTL_MACOSX_LIBS@ > instead of $(INTL_MACOSX_LIBS)? See . > This fails 'make syntax-check' for > any project using maintainer-makefile and Automake, since tha

localename question

2025-04-06 Thread Eric Blake
Why does modules/localename have a Link: line of @INTL_MACOSX_LIBS@ instead of $(INTL_MACOSX_LIBS)? This fails 'make syntax-check' for any project using maintainer-makefile and Automake, since that check prefers to let automake auto-populate any $(FOO) from its underlying @FOO@. -- Eric Blake, P