From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3785 invoked from network); 9 May 2001 05:07:41 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 May 2001 05:07:41 -0000 Received: (qmail 18143 invoked by alias); 9 May 2001 05:07:36 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14272 Received: (qmail 18129 invoked from network); 9 May 2001 05:07:35 -0000 From: "Bart Schaefer" Message-Id: <1010509050330.ZM15052@candle.brasslantern.com> Date: Wed, 9 May 2001 05:03:29 +0000 In-Reply-To: Comments: In reply to Peter Stephenson "Re: Termcap saga again" (May 8, 7:25pm) References: X-Mailer: Z-Mail (5.0.0 30July97) To: Peter Stephenson , zsh-workers@sunsite.dk (Zsh hackers list) Subject: Re: Termcap saga again MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On May 8, 7:25pm, Peter Stephenson wrote: } Subject: Re: Termcap saga again } } In that case I shall commit the following. Unfortunately, that has now broken my build on RedHat 5.2 and 6.2. It appears that AC_CACHE_CHECK does *nothing* when ac_cv_header_curses_h is already set, so the AC_DEFINE(HAVE_CURSES_H) never happens. In short, this patch works only if you configure from scratch without using a cache. I'll see if I can untangle it. } Are we any nearer to being stable? I should hope so, but this configure stuff is becoming silly. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net