libtool-patches
[Top][All Lists]
Advanced

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

Re: _LT_AC_SYS_LIBPATH_AIX patch


From: libtool-patches
Subject: Re: _LT_AC_SYS_LIBPATH_AIX patch
Date: Sun, 5 Aug 2001 11:40:01 -0500
User-agent: Mutt/1.2.5i

On Sun, Aug 05, 2001 at 12:16:41PM +0100, Gary V. Vaughan wrote:
> On Sunday 05 August 2001 6:27 am, address@hidden wrote:
> > The terminating grouping character, '}', requires a newline after it.
> 
> Really?  How odd.  It works with GNU sed on my linux box as I committed it... 
> is that a peculiarity of the vendor sed on AIX?  Or am I relying on a gnuism?

>From sed(1) on Solaris:
     Two of the commands take a command-list, which is a list  of
     sed commands separated by NEWLINE characters, as follows:
          { command
          command
          }

     The { can be preceded with blank characters and can be  fol-
     lowed  with  white  space.   The commands can be preceded by
     white space.  The terminating } must be preceded by  a  NEW-
     LINE  character and can be preceded or followed by <blank>s.
     The braces may be preceded or  followed  by  <blank>s.   The
     command  may  be  preceeded by <blank>s, but may not be fol-
     lowed by <blank>s.

The AIX sed man page does not say the above but has the same
requirement.

-- 
albert chin (address@hidden)



reply via email to

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