[gnome-keyring] [gck] Fix wrong library name in pkgconfig file
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] [gck] Fix wrong library name in pkgconfig file
- Date: Wed, 6 Oct 2010 14:27:20 +0000 (UTC)
commit 2cc7b68e3e678dcfc0bfcf5c83e12c68d1705607
Author: Stef Walter <stef memberwebs com>
Date: Wed Oct 6 14:20:44 2010 +0000
[gck] Fix wrong library name in pkgconfig file
pkgconfig file still contained gp11
gck/gck.pc.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gck/gck.pc.in b/gck/gck.pc.in
index b0a812d..9d1e6fa 100644
--- a/gck/gck.pc.in
+++ b/gck/gck.pc.in
@@ -6,9 +6,9 @@ datarootdir= datarootdir@
datadir= datadir@
sysconfdir= sysconfdir@
-Name: gp11
+Name: gck
Description: GObject bindings for PKCS#11
Version: @VERSION@
Requires: glib-2.0
-Libs: -L${libdir} -lgp11
-Cflags: -I${includedir}/gp11
+Libs: -L${libdir} -lgck
+Cflags: -I${includedir}/gck
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]