curl-library
[patch] also skip /usr/lib64 in curl-config --libs
From: Michal Marek <mmarek_at_suse.cz>
Date: Thu, 10 Jan 2008 16:17:21 +0100
Received on 2008-01-10
Date: Thu, 10 Jan 2008 16:17:21 +0100
Hi,
attached tiny patch makes curl-config --libs skip both /usr/lib and
/usr/lib64. /usr/lib64 is the default library directory on many 64bit
systems and it's unlikely that anyone would use the path privately on
systems where it's not.
Michal
- text/x-patch attachment: curl-config-lib64.patch