Euh, I meant
Cflags: -I${includedir}/libxml

since it looks from the include dir that the directory is now called "libxml"
-- lode

From: [EMAIL PROTECTED] (Danilo � egan)
To: [email protected]
CC: lode leroy <[EMAIL PROTECTED]>
Subject: Re: [xml] libxml-2.0.pc
Date: Mon, 13 Jun 2005 16:16:11 +0200

Today at 11:18, Daniel Veillard wrote:

> On Mon, Jun 13, 2005 at 11:07:17AM +0200, lode leroy wrote:
>> I think that in libxml-2.0.pc the line Cflags should read
>> Cflags: -I${includedir} -I${includedir}/libxml2
>> instead of
>> Cflags: -I${includedir}/libxml2 -I${includedir}/libxml2
>
>   Hum, I dislike that. You should never write code doing
>     #include <libxml2/libxml/....h>
> Can you justify your suggestion ?

The problem is with the same path being repeated (though, it's not a
problem per se, because compiler wouldn't mind that at all).

Cheers,
Danilo

_________________________________________________________________
Free blogging with MSN Spaces  http://spaces.msn.com/?mkt=nl-be

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to