summaryrefslogtreecommitdiff
path: root/xi.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Require XFixes for PointerBarrier, remove duplicate typedefPeter Hutterer2013-04-051-1/+1
| | | | | | | | | | | | | | | | | | The PointerBarrier typedef is duplicate if a client includes both Xfixes.h and XInput2.h. gcc 4.6 won't complain about that, but earlier versions do: http://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=ce3765bf44e49ef0568a1ad4a0b7f807591d6412 gcc 4.6 with -pedantic-errors shows: /opt/xorg/include/X11/extensions/XInput2.h:172:13: error: redefinition of typedef ‘PointerBarrier’ [-pedantic] In file included from test.c:1:0: /opt/xorg/include/X11/extensions/Xfixes.h:255:13: note: previous declaration of ‘PointerBarrier’ was here Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Julien Cristau <jcristau@debian.org>
* Update pkgconfig files to separate library build-time dependencies fromKevin E Martin2005-11-191-2/+4
| | | | | application build-time dependencies, and update package deps to work with separate build roots.
* xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: removeSøren Sandmann Pedersen2005-07-011-1/+1
| | | | | | | whitespace after backslash modularizeapp.sh: s/destkop/desktop/ modular/symlink.sh: Add bitmaps for xeyes, system.xsm for xsm, and Xvidtune.cpp for xvidtune. Also comment out non-existing mga_bios.h Check in buildsystems for xsetroot, xsm, xstdcmap, xtrap, and xvinfo
* Autotool libXiAlan Coopersmith2005-05-221-0/+10