new gnupg-1.4.4 autogen error
    Werner Koch 
    wk at gnupg.org
       
    Thu Apr 13 08:58:14 CEST 2006
    
    
  
On Wed, 12 Apr 2006 15:55:48 -0500, Bob Luckin said:
>    sed -n -e '/^Revision:/ h' -e '/^Revision:/ s/[^0-9]//gp' -e 'g' \
>           -e '/^Revision:/ q'
I thought about this
> They'd make the code longer, though.
but I don't wanted to get it that long :-)
>    sed -n '/^Revision:/ { s/[^0-9]//gp
>                           q
>                         }'
Makes it also longer, thus I pipe it trhough head.  It is not a
performance problem because those commands are only run at autoconf
time and not at ./configure time. 
Thanks,
  Werner
    
    
More information about the Gnupg-devel
mailing list