Date: Sun, 18 Oct 1998 13:58:28 +1000 From: Bruce Evans <bde@zeta.org.au> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, obrien@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/make main.c make.1 Message-ID: <199810180358.NAA30093@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
> Modified files: > usr.bin/make main.c make.1 > Log: > Only process the ``PWD'' environmental var if built with "WANT_ENV_PWD" > defined. Bash v2 sets PWD and it creates major problems for those of us > with /usr/src being a symlink. See the lists for examples of the problems. Most shells set it, but bash v2 uncovers major problems in the separate obj tree support by exporting it. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810180358.NAA30093>