automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question marks in Makefile.in


From: Akim Demaille
Subject: Re: Question marks in Makefile.in
Date: 26 Feb 2001 19:23:40 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)

Tom Tromey <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]