summaryrefslogtreecommitdiffstats
path: root/dns++.pc.in
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@isc.org>2012-08-03 07:00:16 +0200
committerMukund Sivaraman <muks@isc.org>2012-08-03 07:00:16 +0200
commit684119502bb3e40d12a3502c9f95aa71ee65a153 (patch)
treedcf1b5199472ce583c33276e0fa299e29769ccd9 /dns++.pc.in
parentAdd b10 prefix to libperfdhcp++.la (diff)
downloadkea-684119502bb3e40d12a3502c9f95aa71ee65a153.tar.xz
kea-684119502bb3e40d12a3502c9f95aa71ee65a153.zip
[2071] Add b10- prefix inside pkg-config file
Diffstat (limited to 'dns++.pc.in')
-rw-r--r--dns++.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns++.pc.in b/dns++.pc.in
index d2a7e06777..8d2725c99e 100644
--- a/dns++.pc.in
+++ b/dns++.pc.in
@@ -8,4 +8,4 @@ Description: BIND 10 DNS library
Version: @PACKAGE_VERSION@
Requires: botan-1.8
Cflags: -I${includedir}/@PACKAGE_NAME@
-Libs: -L${libdir} -ldns++ -lcryptolink -lutil -lexceptions -lm
+Libs: -L${libdir} -lb10-dns++ -lb10-cryptolink -lb10-util -lb10-exceptions -lm