[evolution-mapi] Remove redundant library flag from pkg-config file.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution-mapi] Remove redundant library flag from pkg-config file.
- Date: Fri, 3 Jul 2009 00:18:13 +0000 (UTC)
commit 37bb6b2421ee395af56c1f516f63e24417a6c393
Author: Matthew Barnes <mbarnes redhat com>
Date: Thu Jul 2 20:17:19 2009 -0400
Remove redundant library flag from pkg-config file.
src/libexchangemapi/libexchangemapi.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libexchangemapi/libexchangemapi.pc.in b/src/libexchangemapi/libexchangemapi.pc.in
index 2f8c832..2cb6d78 100644
--- a/src/libexchangemapi/libexchangemapi.pc.in
+++ b/src/libexchangemapi/libexchangemapi.pc.in
@@ -11,5 +11,5 @@ Name: libexchangemapi
Description: Client library for accessing Exchange with LibMAPI
Version: @VERSION@
Requires: evolution-data-server- API_VERSION@ >= @EDS_REQUIRED@ evolution-plugin >= @EVO_REQUIRED@ libmapi = @LIBMAPI_REQUIRED@
-Libs: -L${libdir} -lexchangemapi-1.0 -lmapi
+Libs: -L${libdir} -lexchangemapi-1.0
Cflags: -I${privincludedir}/mapi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]