From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.devel Subject: Re: Use of "set -e -x" in autogen.sh not portable Date: Thu, 25 Apr 2002 08:29:57 -0700 Sender: guile-devel-admin@gnu.org Message-ID: References: Reply-To: ttn@glug.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1019748984 8171 127.0.0.1 (25 Apr 2002 15:36:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 25 Apr 2002 15:36:24 +0000 (UTC) Cc: guile-devel@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 170lIF-00027g-00 for ; Thu, 25 Apr 2002 17:36:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170lI0-0000DP-00; Thu, 25 Apr 2002 11:36:08 -0400 Original-Received: from ca-crlsbd-u5-c4a-a-172.crlsca.adelphia.net ([24.48.214.172] helo=giblet) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 170lGK-00005D-00 for ; Thu, 25 Apr 2002 11:34:25 -0400 Original-Received: from ttn by giblet with local (Exim 3.33 #1 (Debian)) id 170lC1-0000ua-00; Thu, 25 Apr 2002 08:29:57 -0700 Original-To: mkoeppe@mail.Math.Uni-Magdeburg.De In-Reply-To: (message from Matthias Koeppe on Thu, 25 Apr 2002 17:24:10 +0200) Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:525 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:525 From: Matthias Koeppe Date: Thu, 25 Apr 2002 17:24:10 +0200 The use of "set -e -x" in CVS Guile's autogen.sh (line 4) [...] thanks for the tip. i removed "-x" entirely (but not "-e") for branch_release-1-6, to be consistent w/ branch_release-1-4 and HEAD. thi _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel