[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnulib] gnulib-tool port to Solaris 8
From: |
Bruno Haible |
Subject: |
Re: [Bug-gnulib] gnulib-tool port to Solaris 8 |
Date: |
Wed, 17 Sep 2003 21:15:57 +0200 |
User-agent: |
KMail/1.5 |
Paul Eggert wrote:
> * gnulib-tool: Use "test -h", not "test -L", for portability
> to Solaris 8 /bin/sh. (This bug is fixed in Solaris 9.)
> (tags_regexp): Remove, since \| doesn't conform to POSIX.
> (sed_extract_prog): Issue s commands one-by-one, rather than
> using \| in one s command.
Thanks!