Date: Mon, 22 Feb 1999 13:30:56 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: inetutils In-Reply-To: <199902211840.SAA50276@out1.ibm.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com On Sun, 21 Feb 1999, Mark E. wrote: > What you do think of including a custom version of putpath.c in Bash > that would take care of handling SYSROOT? If you do that, it would make sense to go all the way and make it a general feature of DJGPP. This way, all programs could benefit from it, and Bash will not need the PATH_EXPAND hackery at all. So please post the patches to putpath.c, and I recommend to include them in the library. And while at that, make the function that updates the value of the root be called `chroot', so that inetutils will be happy, too.