zsh-workers
 help / color / mirror / code / Atom feed
From: Peter O'Gorman <peter@pogma.com>
To: Eric Norum <eric.norum@usask.ca>
Cc: zsh-workers@sunsite.dk, fink-devel@lists.sourceforge.net
Subject: Re: [Fink-devel] zsh breaks configure scripts
Date: Mon, 4 Mar 2002 23:58:32 +0900	[thread overview]
Message-ID: <4B960757-2F80-11D6-B91A-003065F6C222@pogma.com> (raw)
In-Reply-To: <5CD7CBD8-2F7F-11D6-9666-00039366A118@usask.ca>

And why are you sending this here? Fink has no control over 
which shell Apple decides to ship, although they will eventually 
move to using bash as /bin/sh, probably not until 10.2 or even 
later...

Peter

On Monday, March 4, 2002, at 11:51  PM, Eric Norum wrote:

> Apple uses zsh as /bin/sh on Mac OS X.  Unfortunately zsh has a 
> `feature' that breaks many autoconf configure scripts.  The 
> scripts contain lines like:
> if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" && .......
>
> The problem is that the zsh cd command insists on printing the 
> directory!
>
> The offending code is in cd_new_pwd() in Src/builtins.c around 
> line 1047:


  reply	other threads:[~2002-03-04 14:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-04 14:51 Eric Norum
2002-03-04 14:58 ` Peter O'Gorman [this message]
2002-03-04 17:19   ` [Fink-devel] " Bart Schaefer
2002-03-04 15:19 ` Borsenkow Andrej
2002-03-04 15:26 ` Peter Stephenson
2002-03-04 15:42 ` Alexandre Duret-Lutz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B960757-2F80-11D6-B91A-003065F6C222@pogma.com \
    --to=peter@pogma.com \
    --cc=eric.norum@usask.ca \
    --cc=fink-devel@lists.sourceforge.net \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).