Tom Tromey <[EMAIL PROTECTED]> writes:

> For a given primary we try to detect which directories are valid.
> 
> * A user-defined directory is valid for any primary

My understanding of texinfos.am is that this is not supported for
_TEXINFOS.  Yet?  Should it?

?EXEC??INSTALL-INFO?install-exec-am: install-info-am
?!EXEC??INSTALL-INFO?install-data-am: install-info-am
install-info-am: $(INFO_DEPS)
        @$(NORMAL_INSTALL)
        $(mkinstalldirs) $(DESTDIR)$(infodir)

infodir is hardcoded, no means to have others.

So at least currently this one does not need the ?EXEC? hook.  If
there is a bug, it needs much more work.

Reply via email to