Date: Sat, 17 Oct 1998 17:51:47 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/make main.c make.1 Message-ID: <199810180051.RAA07975@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1998/10/17 17:51:47 PDT 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. Revision Changes Path 1.27 +11 -3 src/usr.bin/make/main.c 1.13 +3 -2 src/usr.bin/make/make.1 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?199810180051.RAA07975>