automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dynamic dist?


From: Bob Proulx
Subject: Re: dynamic dist?
Date: Sun, 23 Apr 2006 11:56:55 -0600
User-agent: Mutt/1.5.9i

Hi Ralf,

Ralf Wildenhues wrote:
> Hi Bob,
> 
> * Bob Proulx wrote on Sun, Apr 23, 2006 at 05:35:23PM CEST:
> >
> > If you consider POSIX systems as being portable enough then using
> > the [:space:] character class should work pretty well.
> 
> Thanks to Mr. Solaris, no, I don't consider that portable enough.  ;-)

Hmm...  Well there is always:

  test -d /usr/XPG4/bin && PATH=/usr/XPG4/bin:$PATH

That might satisfy Mr. Solaris in this case.  It is a shame that he so
obstinately refuses to become more standard.  Sigh.

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]