Re: Why doesn't Autotools makefile update Bash hash cache after install?

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

 



On Tue, Jun 13, 2017 at 8:29 AM, Jeffrey Walton <noloader@xxxxxxxxx> wrote:
>
> Why does Autotools produce a makefile which does _not_ update the
> cache under Bash shells?

It can't.  The rehash operation has to be done in the shell that is
the parent process of 'make install' (and any other shell processes
that are running at the time); there is no way for 'make install' to
do that.

zw

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf



[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux