From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14537 invoked by alias); 10 May 2003 15:39:08 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 14509 invoked from network); 10 May 2003 15:39:07 -0000 Received: from unknown (HELO Cantor.suse.de) (213.95.15.193) by sources.redhat.com with SMTP; 10 May 2003 15:39:07 -0000 Received: from Hermes.suse.de (Hermes.suse.de [213.95.15.136]) by Cantor.suse.de (Postfix) with ESMTP id DB143146F2; Sat, 10 May 2003 17:39:06 +0200 (MEST) To: Eli Zaretskii Cc: hjl@lucon.org, gdb-patches@sources.redhat.com Subject: Re: PATCH: Make sure gdb-cfg.texi is created X-Yow: Is this TERMINAL fun? From: Andreas Schwab Date: Sat, 10 May 2003 15:39:00 -0000 In-Reply-To: <2593-Sat10May2003124532+0300-eliz@elta.co.il> (Eli Zaretskii's message of "Sat, 10 May 2003 12:45:33 +0300") Message-ID: User-Agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3.50 (gnu/linux) References: <20030509122434.A5769@lucon.org> <2593-Sat10May2003124532+0300-eliz@elta.co.il> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2003-05/txt/msg00162.txt.bz2 "Eli Zaretskii" writes: |> > Date: Fri, 9 May 2003 12:24:34 -0700 |> > From: "H. J. Lu" |> > |> > + ln -s ${srcdir}/${DOC_CONFIG}-cfg.texi gdb-cfg.texi && \ |> > + test -e gdb-cfg.texi) || \ |> |> Is the `-e' option a standard option of `test' in the shell, or is it |> some kind of extension? I don't think we should use it unless it is |> standard. `test -e' is POSIX, but not supported by some older shells (according to the autoconf docs Solaris 2.5 does not have it). Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."