Mac OS X

Werner Koch wk@gnupg.org
Wed Aug 1 18:02:02 2001


On Wed, 1 Aug 2001 16:40:17 +0100, Lars Hecking said:


> MacOS X apparently uses zsh as The Bourne Shell, /bin/sh. The way it
> appears to be configured, is not compatible with Bourne shell, and as
> such causes all sorts of problems when running configure scripts.
BTW, autoconf now creates scripts with tweaks for zsh: # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then set -o posix fi -- Werner Koch Omnis enim res, quae dando non deficit, dum habetur g10 Code GmbH et non datur, nondum habetur, quomodo habenda est. Privacy Solutions -- Augustinus