From owner-cvs-all Thu May 2 8:39:56 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id BA33E37B416; Thu, 2 May 2002 08:39:48 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.3) with ESMTP id g42Fdi5W021294; Thu, 2 May 2002 11:39:44 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.3/Submit) id g42FdiOb021291; Thu, 2 May 2002 11:39:44 -0400 (EDT) Date: Thu, 2 May 2002 11:39:44 -0400 (EDT) From: Garrett Wollman Message-Id: <200205021539.g42FdiOb021291@khavrinen.lcs.mit.edu> To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libtool Makefile ports/devel/libtool/files patch-ad In-Reply-To: <200205020749.g427nuc14896@freefall.freebsd.org> References: <200205020749.g427nuc14896@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > Set EXPR_COMPAT environment variable to workaround a problem with expr(1) > on -current. If you're going to patch libtool itself, it would be better to simply fix the bugs: s/expr[[:space:]]*\([^[:space:]]*\)[[:space:]]*:[[:space:]]*/expr X\1 : X/ Alternatively, you can parenthesize the arguments of every `expr' invocation, but I can't express that as an ERE. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message