[cpp-xmltooling] 02/03: Add pkgxmldir to the lite pkg-config file
Scott Cantor
cantor.2 at osu.edu
Fri Jun 22 16:22:08 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-xmltooling.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=f74d53e39d47dabf9287b1308bbb6d289adb3548
commit f74d53e39d47dabf9287b1308bbb6d289adb3548
Author: Ferenc Wágner <wferi at debian.org>
AuthorDate: Fri Jun 22 20:09:10 2018 +0200
Add pkgxmldir to the lite pkg-config file
---
xmltooling-lite.pc.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/xmltooling-lite.pc.in b/xmltooling-lite.pc.in
index fb9c73e..7991bca 100644
--- a/xmltooling-lite.pc.in
+++ b/xmltooling-lite.pc.in
@@ -2,6 +2,8 @@ prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
+datarootdir=@datarootdir@
+pkgxmldir=@pkgxmldir@
Name: @PACKAGE_NAME@ (lite version)
Description: OpenSAML XMLTooling-C library (lite version)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list