cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: [PATCH] save URL to extended file attributes

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 5 Nov 2010 09:05:37 +0100 (CET)

On Fri, 5 Nov 2010, Kamil Dudka wrote:

> What exactly does 'on my system' mean?
>
> Do you have attr and/or libattr installed?

Ah! I wasn't aware this was using a separate lib!

/usr/include/sys/xattr.h is the Linux system header

/usr/include/attr/xattr.h is the header libattr uses and provides.

Even more reason to do a configure test for this, as I expect that lots of
people won't have libattr present.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-11-05