[glom/glom-1-18] Add exampledir variable to pkg-config file.
- From: Benjamin Konrath <bkonrath src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-18] Add exampledir variable to pkg-config file.
- Date: Tue, 12 Jul 2011 09:31:07 +0000 (UTC)
commit 038954871dfd21bf92a5c20097220d91d1494cdd
Author: Ben Konrath <ben bagu org>
Date: Tue Jul 12 11:30:46 2011 +0200
Add exampledir variable to pkg-config file.
* glom/libglom/glom.pc.in: Also add PACKAGE_TARNAME variable because
it's needed for the @docdir@ expansion.
ChangeLog | 7 +++++++
glom/libglom/glom.pc.in | 2 ++
2 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c0c819c..758d810 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-07-12 Ben Konrath <ben bagu org>
+
+ Add exampledir variable to pkg-config file.
+
+ * glom/libglom/glom.pc.in: Also add PACKAGE_TARNAME variable because
+ it's needed for the @docdir@ expansion.
+
1.18.3:
2011-07-05 Murray Cumming <murrayc murrayc com>
diff --git a/glom/libglom/glom.pc.in b/glom/libglom/glom.pc.in
index a0a66a0..df9c699 100644
--- a/glom/libglom/glom.pc.in
+++ b/glom/libglom/glom.pc.in
@@ -2,6 +2,8 @@ prefix= prefix@
exec_prefix= exec_prefix@
libdir= libdir@
includedir= includedir@
+PACKAGE_TARNAME= PACKAGE_TARNAME@
+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]