[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why does make run git?
From: |
Eli Zaretskii |
Subject: |
Re: Why does make run git? |
Date: |
Wed, 02 Aug 2017 21:31:52 +0300 |
> Cc: address@hidden, address@hidden
> From: Paul Eggert <address@hidden>
> Date: Wed, 2 Aug 2017 10:56:53 -0700
>
> To help improve the situation I propose the attached patch, which
> reverts the default ./autogen.sh behavior to be './autogen.sh all', the
> way it used to be (briefly). Developers who want autogen.sh to leave
> their Git settings alone can continue to use './autogen.sh autoconf'.
AFAIU, doing that will silently force the installation of the
Git-related stuff when I run just "make", and Make decides it needs to
invoke autogen.sh, because the fact that I originally used the
non-default argument isn't recorded anywhere, and thus cannot be
replayed. Right? If so, I don't think I will like this change.
- Re: Why does make run git?, Richard Stallman, 2017/08/01
- Re: Why does make run git?, Tino Calancha, 2017/08/01
- Re: Why does make run git?, Paul Eggert, 2017/08/02
- Re: Why does make run git?,
Eli Zaretskii <=
- Re: Why does make run git?, Paul Eggert, 2017/08/02
- Re: Why does make run git?, Eli Zaretskii, 2017/08/02
- Re: Why does make run git?, Paul Eggert, 2017/08/02
- Re: Why does make run git?, Paul Eggert, 2017/08/12
- Re: Why does make run git?, Ted Zlatanov, 2017/08/15
- Re: Why does make run git?, Paul Eggert, 2017/08/15
- Re: Why does make run git?, Ted Zlatanov, 2017/08/15
- Re: Why does make run git?, Eli Zaretskii, 2017/08/15
- Re: Why does make run git?, Paul Eggert, 2017/08/15
- Re: Why does make run git?, Andy Moreton, 2017/08/16