Václav Slavík <vac...@slavik.io> writes:

> During a regular build; I think it’s just an unlucky environment
> thing. I don’t build gettext-tools separately, the only unusual
> things are my use of --disable-dependency-tracking and building with
> builddir!=srcdir; neither should be related.

Ah, right; the build should fail in that case.

> And gettext-runtime and gettext-tools use each their respective copy
> of libintl.h, so I don’t think partial build could even cause this…

I thought that even if the dependency is missing, libintl.h could be
found in gettext-runtime/intl, because gettext-tools/intl/Makefile adds
-I$(srcdir)../gettext-runtime/intl to INCLUDES.  But it certainly
doesn't help for the builddir!=srcdir case.

Anyway, thanks for the explanation.  I worried about if we need a new
bug-fix release for this, but it seems not that severe :-)

Regards,
--
Daiki Ueno

Reply via email to