On Wed, May 03, 2017 at 08:35:03PM +0300, Eli Zaretskii wrote: > > The only idea I have is that you have TEXINFO_XS already set to > > "omit" in your environment. > > Astonishingly, you are right! I guess I needed at some point in the > past to stop loading the extensions for some reason, and the setting > was left in my init files since then. > > May I suggest that the diagnostics in this case clearly indicates that > TEXINFO_XS is set to "omit"?
I've changed the configure script to set the value of TEXINFO_XS to "debug" so more information will be printed and any existing value in the environment is overridden.
