Re: incomplete stuff, GNUCAP_MAKE
al davis <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
On Monday 25 May 2015, Felix Salfelder wrote:
> the line has changed to
> std::string make = "make"; // OS::getenv("GNUCAP_MAKE",
> GNUCAP_MAKE); in "multiload". it cannot work this way,
> because make alone does not know the rules. the override
> from environment is meant for (pre-installation) testing
> only, which is handy but not essential.
temporarily stashed. no intent to leave it that way.
>
> > Everything needed should be available when the program
> > is installed.
>
> as a first step, gnucap should install what i call
> GNUCAP_MAKE. if you agree, i can try to port it from
> gnucap-uf.
I do agree, yes.