Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 11:39:44 -0400 (EDT)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        Maxim Sobolev <sobomax@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/libtool Makefile ports/devel/libtool/files patch-ad
Message-ID:  <200205021539.g42FdiOb021291@khavrinen.lcs.mit.edu>
In-Reply-To: <200205020749.g427nuc14896@freefall.freebsd.org>
References:  <200205020749.g427nuc14896@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Thu, 2 May 2002 00:49:56 -0700 (PDT), Maxim Sobolev <sobomax@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205021539.g42FdiOb021291>