From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 828 invoked from network); 30 Dec 1996 20:13:19 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by coral.primenet.com.au with SMTP; 30 Dec 1996 20:13:19 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id PAA26326; Mon, 30 Dec 1996 15:09:23 -0500 (EST) Resent-Date: Mon, 30 Dec 1996 15:09:23 -0500 (EST) From: Zoltan Hidvegi Message-Id: <199612302010.VAA09456@bolyai.cs.elte.hu> Subject: OSF test does not have -nt To: zsh-workers@math.gatech.edu (Zsh workers list) Date: Mon, 30 Dec 1996 21:10:34 +0100 (MET) Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368 X-Mailer: ELM [version 2.4ME+ PL27 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"QZV3g1.0.HR6.o52oo"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2676 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu On OSF/1 V2.0 test does not support the -nt operator which is used in the Makefile recently. Also in Zefram's latest Makefile.in patch the sed in OSF/1 thinks that the whole CFSED variable is a too long label. Zoltan