[glom] Add exampledir variable to pkg-config file.



commit 06e2434451a8d79ea9f3c743951f1fb277ddae1d
Author: Ben Konrath <ben bagu org>
Date:   Mon Jul 11 15:47:40 2011 +0200

    Add exampledir variable to pkg-config file.
    
    * glom/libglom/glom.pc.in:

 ChangeLog               |    6 ++++++
 glom/libglom/glom.pc.in |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c40efa5..0dfb07d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-07-11  Ben Konrath  <ben bagu org>
+
+	Add exampledir variable to pkg-config file.
+
+	* glom/libglom/glom.pc.in:
+
 2011-07-11  Murray Cumming  <murrayc murrayc com>
 
 	Add translator comments.
diff --git a/glom/libglom/glom.pc.in b/glom/libglom/glom.pc.in
index a0a66a0..81080db 100644
--- a/glom/libglom/glom.pc.in
+++ b/glom/libglom/glom.pc.in
@@ -2,6 +2,7 @@ prefix= prefix@
 exec_prefix= exec_prefix@
 libdir= libdir@
 includedir= includedir@
+exampledir = @docdir@/examples
 
 Name: libglom
 Description: Library for accessing Glom documents and data structures.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]