Mac OS X
   
    Nathan Heagy
     
    nathan@vividworks.com
       
    Wed Aug  1 19:19:01 2001
    
    
  
That sounds like a good thing. What implication does that have for gnupg
on Darwin?
nathan
On 1 Aug 2001, Werner Koch wrote:
> 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
>
>
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users@gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
>