libtool-patches
[Top][All Lists]
Advanced

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

Re: [patch] ar xN fixes for HEAD


From: Albert Chin
Subject: Re: [patch] ar xN fixes for HEAD
Date: Tue, 14 Dec 2004 21:30:23 -0600
User-agent: Mutt/1.5.6i

On Wed, Dec 15, 2004 at 12:05:54PM +0900, Peter O'Gorman wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Albert Chin wrote:
> | On Tue, Dec 14, 2004 at 11:49:49PM +0900, Peter O'Gorman wrote:
> |
> |>+      $AR t "$f_ex_an_ar_oldlib" | sort | uniq -c \
> |>+   | $EGREP -v '^[         ]*1[    ]' | while read -r count name
> |
> |
> | Why the $EGREP? Mac OS X?
> 
> Nope, the 1.5 branch does not have GREP and I neglected to change it :)

No, why do the $EGREP/$GREP at all? Why isn't 'while read -r count name'
good enough?

-- 
albert chin (address@hidden)




reply via email to

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