On Fri, Apr 12, 2019 at 11:00:11PM +0200, Hans-Bernhard Bröker wrote: > I'm really not suffiiently clear on what the difference between > $(LTLIBINTL) and $(LIBINTL) is supposed to be, including the question > which is supposed to be used where.
I've used $(LTLIBINTL) and $(LTLIBICONV) and put them in the _LDFLAGS variables, which I think is what is recommended when you run gnulib-tool --add-import. Change made in commit ad0a09c. If this works for you, it would be helpful if you could test if texi2any works when you set TEXINFO_XS_PARSER=1 in the environment.
