summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-09 19:28:41 +0000
committerKevin E Martin <kem@kem.org>2005-12-09 19:28:41 +0000
commitaed42762a9fcfcf1b7729dc0a7014ea679d309eb (patch)
treecd1731e51a05deff450d8f364136a9b12ffdd8b2
parent189c9672264c4b62f18f9da9422375b216dc7037 (diff)
downloadxorg-lib-libXcursor-aed42762a9fcfcf1b7729dc0a7014ea679d309eb.tar.gz
Add icondir to xcursor.pc to be used when installing cursors.MODULAR_COPY
-rw-r--r--ChangeLog5
-rw-r--r--xcursor.pc.in1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3735f4e..fc9154c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * xcursor.pc.in:
+ Add icondir to xcursor.pc to be used when installing cursors.
+
2005-12-08 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
diff --git a/xcursor.pc.in b/xcursor.pc.in
index 1e4f4e7..e1aa2c7 100644
--- a/xcursor.pc.in
+++ b/xcursor.pc.in
@@ -2,6 +2,7 @@ prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
+icondir=@ICONDIR@
Name: Xcursor
Description: X Cursor Library