[uchardet: 29/29] pkg-config: use GNUInstallDirs CMAKE_ variables in pc.in template.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [uchardet: 29/29] pkg-config: use GNUInstallDirs CMAKE_ variables in pc.in template.
- Date: Sun, 27 Mar 2016 18:38:52 +0000 (UTC)
commit fb1d54400762f8fb8746cc8101946b47e056fa98
Author: Jehan <jehan girinstud io>
Date: Sun Mar 27 20:31:58 2016 +0200
pkg-config: use GNUInstallDirs CMAKE_ variables in pc.in template.
uchardet.pc.in | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/uchardet.pc.in b/uchardet.pc.in
index 8f646fd..24fdd01 100644
--- a/uchardet.pc.in
+++ b/uchardet.pc.in
@@ -1,7 +1,5 @@
-prefix= DIR_PREFIX@
-exec_prefix=${prefix}
-libdir= DIR_LIBRARY@
-includedir= DIR_INCLUDE@
+libdir= CMAKE_INSTALL_FULL_LIBDIR@
+includedir= CMAKE_INSTALL_FULL_INCLUDEDIR@
Name: uchardet
Description: An encoding detector library ported from Mozilla
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]