[PATCH input-synaptics] tools: add the main include directory
Julien Cristau
jcristau at debian.org
Wed Feb 10 14:53:21 PST 2010
On Wed, Feb 10, 2010 at 17:48:45 -0500, Gaetan Nadon wrote:
> There is probably a better solution from a semantic point of view. It
> will boil down to the same -I... I pushed the patch already as I had an
> ack and it was breaking the build. I am ok to change it or feel free to
> do it.
>
>
> XI_CFLAGS = -I/home/nadon/xorg/src/include
> XORG16_CFLAGS = -fvisibility=hidden -I/home/nadon/xorg/src/include/xorg -I/home/nadon/xorg/src/include/pixman-1 -I/home/nadon/xorg/src/include
> XORG_CFLAGS = -fvisibility=hidden -I/home/nadon/xorg/src/include/xorg -I/home/nadon/xorg/src/include/pixman-1 -I/home/nadon/xorg/src/include
> XTST_1_1_CFLAGS = -I/home/nadon/xorg/src/include
>
>
> So, yes, XTST_1_1_CFLAGS will do it as well.
>
So no, it's not the same CFLAGS. One adds pciaccess, pixman and
-fvisibility (wtf?). Which the tools don't care about. Also it's only
breaking the build if you have libXtst installed in weird places.
Cheers,
Julien
More information about the xorg-devel
mailing list