From aed42762a9fcfcf1b7729dc0a7014ea679d309eb Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Fri, 9 Dec 2005 19:28:41 +0000 Subject: Add icondir to xcursor.pc to be used when installing cursors. --- ChangeLog | 5 +++++ xcursor.pc.in | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3735f4e..fc9154c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-09 Kevin E. Martin + + * xcursor.pc.in: + Add icondir to xcursor.pc to be used when installing cursors. + 2005-12-08 Kevin E. Martin * 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 -- cgit v1.2.3