Stepan Kasal wrote:
Hello,
thank you for your bug report.
On Mon, Oct 31, 2005 at 04:21:31PM -0800, Kean Johnston wrote:
There is a bug in teh latest install-sh that is in m4 1.4.4.
This is the latest install-sh in the Automake CVS.
So this bug report belongs to bug-automake, where I'm fo
Hallo Stepan!
Forgive the nit...
Stepan Kasal wrote:
2005-11-01 Stepan Kasal <[EMAIL PROTECTED]>
* doc/autoconf.texi (Limitations of Builtins): Document that
"trap - SIG" is not yet portable.
[[snip]]
+But even though Posix defines that the trap can be unset by
[EMAIL PRO
Hello,
On Mon, Oct 31, 2005 at 11:53:23PM -0800, Kean Johnston wrote:
> >I looked at POSIX, and 'trap - 0' is standardized, while 'trap 0' is not.
> Ok thats a fair comment. But then if you want to use POSIX
> shell scripts shouldn't you ensure you are running in a
> POSIX shell?
I agree that th