Re: [xml] libxml-2.0.pc
- From: danilo gnome org (Danilo Åegan)
- To: xml gnome org
- Cc:
- 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]