30 Jan 2008 23:26
RE: 'set -u' and $SHELL in makefiles [was: GNU M4]
Chan, Lawson <Lawson.Chan <at> tdsecurities.com>
2008-01-30 22:26:04 GMT
2008-01-30 22:26:04 GMT
Hi Eric,
1) actually, I use the following commands to start the execution. So I am in the bash shell.
Bash
./configure
make
Even though I am in the bash shell, running the 'env | grep SHELL' gives SHELL=/usr/bin/ksh
2) $echo $- returns bhimCBH
3) I normally don't run set -u. I still don't know why it is set initially.
4) I run ./configure in a fresh location and it behaves the same.
5) The output of 'grep SHELL Makefile config.log' is attached in this email.
6) I am using make 3.81.
Thanks,
Lawson
-----Original Message-----
From: Eric Blake [mailto:ebb9 <at> byu.net]
Sent: Wednesday, January 30, 2008 4:24 PM
To: Chan, Lawson
Cc: bug-m4 <at> gnu.org; gary <at> gnu.org; bug-automake <at> gnu.org
Subject: Re: 'set -u' and $SHELL in makefiles [was: GNU M4]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to Chan, Lawson on 1/30/2008 1:19 PM:
| Hi Eric,
|
(Continue reading)
RSS Feed