BIND 10 trac2071_2, updated. 684119502bb3e40d12a3502c9f95aa71ee65a153 [2071] Add b10- prefix inside pkg-config file

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Aug 3 05:00:29 UTC 2012


The branch, trac2071_2 has been updated
       via  684119502bb3e40d12a3502c9f95aa71ee65a153 (commit)
      from  ce3f97e6b640b93ed2d8303de7671ef10035be27 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 684119502bb3e40d12a3502c9f95aa71ee65a153
Author: Mukund Sivaraman <muks at isc.org>
Date:   Fri Aug 3 10:30:16 2012 +0530

    [2071] Add b10- prefix inside pkg-config file

-----------------------------------------------------------------------

Summary of changes:
 dns++.pc.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/dns++.pc.in b/dns++.pc.in
index d2a7e06..8d2725c 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



More information about the bind10-changes mailing list