diff options
author | Kevin E Martin <kem@kem.org> | 2005-12-09 19:28:41 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2005-12-09 19:28:41 +0000 |
commit | aed42762a9fcfcf1b7729dc0a7014ea679d309eb (patch) | |
tree | cd1731e51a05deff450d8f364136a9b12ffdd8b2 /xcursor.pc.in | |
parent | 189c9672264c4b62f18f9da9422375b216dc7037 (diff) |
Add icondir to xcursor.pc to be used when installing cursors.MODULAR_COPY
Diffstat (limited to 'xcursor.pc.in')
-rw-r--r-- | xcursor.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 |