summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-07-01 20:09:11 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-07-01 20:09:11 +0000
commit411d59f535e4b5bda9c0fed9384506500c2c18ca (patch)
treef28627449664c1866118b857d7469d5d825ea380
parent42f0c4cae76a67e6684b3b3e76d61780a197c798 (diff)
downloadxorg-lib-libXi-411d59f535e4b5bda9c0fed9384506500c2c18ca.tar.gz
xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove
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
-rw-r--r--xi.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/xi.pc.in b/xi.pc.in
index 87a26ad..184109f 100644
--- a/xi.pc.in
+++ b/xi.pc.in
@@ -7,4 +7,4 @@ Name: Xi
Description: X Input Extension Library
Version: @VERSION@
Cflags: -I${includedir} @XI_CFLAGS@
-Libs: -L${libdir} -lXt @XI_LIBS@
+Libs: -L${libdir} -lXi @XI_LIBS@