Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH 1/2] Respect ./configure --htmldir, keeping our default



On May 25,  2:02pm, Ingmar Vanhassel wrote:
}
} +htmldir         := @htmldir@
} +ifeq "$(htmldir)" ""
} +override htmldir := $(datadir)/$(tzsh)/htmldoc
} +endif

I don't think we can assume GNU Make syntax.  Yes, we assume configure
and other GNU tools, but only for the developer who is building the
tarball, not when running a "make" after extraction.



Messages sorted by: Reverse Date, Date, Thread, Author