From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7469 invoked from network); 1 Dec 2003 08:33:01 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 1 Dec 2003 08:33:01 -0000 Received: (qmail 20374 invoked by alias); 1 Dec 2003 08:32:45 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6824 Received: (qmail 20318 invoked from network); 1 Dec 2003 08:32:44 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 1 Dec 2003 08:32:44 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [219.55.112.42] by sunsite.dk (MessageWall 1.0.8) with SMTP; 1 Dec 2003 8:32:43 -0000 Received: from smile.house (localhost.house [127.0.0.1]) by smile.house (Postfix) with ESMTP id 9058CCC24E; Mon, 1 Dec 2003 17:32:42 +0900 (JST) Date: Mon, 01 Dec 2003 17:32:42 +0900 Message-ID: From: Jens Petersen To: Philippe Troin Cc: Danek Duvall , Zsh-users Subject: Re: problem building zsh in background In-Reply-To: <87fzg5ax4d.fsf@ceramic.fifi.org> References: <87d6bgrxml.fsf@ceramic.fifi.org> <877k1ngcp5.fsf@ceramic.fifi.org> <87zneewgvd.fsf@ceramic.fifi.org> <20031130185652.GA26891@lorien.emufarm.org> <87fzg5ax4d.fsf@ceramic.fifi.org> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.4 (Hosorogi) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 14) (Reasonable Discussion) (i386-redhat-linux) X-Face: 64N,SZ}bM~X-HZK0w(B)t]7rZ}7_bNq^}A%e7_;~lN3nVJ,50%>pW7y^=\\sy2w\"7?cu}g@t#JRW\\4kvSY8i%OMorx`_I]/5+~db.s\\H!)|YE.y#-sFk#]iYRU/w+({~_l-c1uS)s%;72$Nmv>U)ZeyLBdF#c-i.ECMy9>twG+9Ln$>>>> "PT" == Philippe Troin writes: PT> - add a --with-working-tcsetpgrp / PT> --without-working-tcsetpgrp switch to force PT> configure to skip the test (instead of failing) PT> and assume a working / non-working tcsetpgrp PT> Would that satisfy everyone? Sounds ok to me. :) Jens