<div dir="ltr">When I said I'll solve it locally, I mean I'll solve it on my machine only.</div><div class="gmail_extra"><br><div class="gmail_quote">2017-11-12 18:29 GMT+01:00 Bjoern Michaelsen <span dir="ltr"><<a href="mailto:bjoern.michaelsen@libreoffice.org" target="_blank">bjoern.michaelsen@libreoffice.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On Sat, Nov 11, 2017 at 09:40:41PM +0100, Zolnai Tamás wrote:<br>
> I meant a configure option what you can add to autogen.input and so you<br>
> don't need to type make <module>.build or make build-nocheck, but use the<br>
> simple "make" for building and make check for run a build with tests, but<br>
> never mind I solve it locally.<br>
<br>
</span>Please dont. There have been endless bikeshed on which target do what and<br>
everytime you change something there will be another (unproductive) one. And it<br>
will take at least 6 month until all the documentation and wikipages on the<br>
build are again reflecting the status quo.<br>
<br>
Furthermore, this isnt about configuration, but about build targets -- so it<br>
doesnt belong to autoconf (which already does way to many things anyway).<br>
<br>
As others have pointed out, the targets you are looking for are available. If<br>
you dont like how they are named, please just create yourself some function or<br>
alias in your local ~/.bashrc, but do not force this on the rest of the world[1].<br>
<br>
Best,<br>
<br>
Bjoern<br>
<br>
[1] The _only_ reason to change the meaning of common targets at all is to move them<br>
    towards the most widely accepted expectations. And that would be to resemble:<br>
    <a href="http://airs.com/ian/configure/" rel="noreferrer" target="_blank">http://airs.com/ian/configure/</a><br>
    as closly as possible. OTOH, better fitting someones personal taste is NOT a<br>
    good reason for change.<br>
    And even in the case of moving towards what autotools would do, the main<br>
    task is hunting down and updating all preexisting LibreOffice build<br>
    documentation in wikis, askbot, repos and articles and adapt that.<br>
    Without the latter, such a change would STILL be a net negative.<br>
</blockquote></div><br></div>