summaryrefslogtreecommitdiff
path: root/capi-network-bluetooth.pc.in
diff options
context:
space:
mode:
authorJunfeng <junfeng.dong@intel.com>2013-03-21 20:50:57 +0800
committerlifang <fangx.li@intel.com>2013-03-29 05:38:19 +0800
commit3c34944a8b24081438d6894c1d5aeed0047c6e04 (patch)
tree8100b52bad39708dea1703d7e96da9d3a8cf2f0d /capi-network-bluetooth.pc.in
parent947ff08fb93d4b25464e9ee500fac59dd090210a (diff)
downloadbluetooth-3c34944a8b24081438d6894c1d5aeed0047c6e04.tar.gz
bluetooth-3c34944a8b24081438d6894c1d5aeed0047c6e04.tar.bz2
bluetooth-3c34944a8b24081438d6894c1d5aeed0047c6e04.zip
- Fix hardcoding library path - Fix the problem of casting between pointer and int. Change-Id: I18fdad5b63358cc37966094e9edc3124c934f851
Diffstat (limited to 'capi-network-bluetooth.pc.in')
-rw-r--r--capi-network-bluetooth.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/capi-network-bluetooth.pc.in b/capi-network-bluetooth.pc.in
index 097a2d1..85a129a 100644
--- a/capi-network-bluetooth.pc.in
+++ b/capi-network-bluetooth.pc.in
@@ -2,8 +2,8 @@
prefix=@PREFIX@
exec_prefix=/usr
-libdir=/usr/lib
-includedir=/usr/include/network
+libdir=@LIB_INSTALL_DIR@
+includedir=@INCLUDE_INSTALL_DIR@/network
Name: @PC_NAME@
Description: @PACKAGE_DESCRIPTION@