On 06/04/2010 07:29 PM, Bruno Haible wrote:
> Hello Martin,
> 
>> the havelib module cannot handle library names that contain the '+' 
>> character, such as libGraphicsMagick++.so.
>>
>> The attached patch fixes this for me
> 
> Thanks, I'm applying it with a minor tweak: Leave the '-' the last
> character. While for m4_translit and sed it does not matter where the
> '-' is, for 'tr' it matters. It saves me a few brain cycles to use
> the same style as for 'tr' also in m4_translit and sed invocations.

Actually, for m4, it DOES matter, and - must be at the beginning or the
end unless you want a range.

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to