[evolution-mapi] Remove another unnecessary library flag.



commit 214d7a6a25ac8db40061be21e8c2fb6e13812efb
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Jul 2 20:39:42 2009 -0400

    Remove another unnecessary library flag.

 src/account-setup-eplugin/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/account-setup-eplugin/Makefile.am b/src/account-setup-eplugin/Makefile.am
index 941f675..77040b1 100644
--- a/src/account-setup-eplugin/Makefile.am
+++ b/src/account-setup-eplugin/Makefile.am
@@ -27,7 +27,7 @@ liborg_gnome_exchange_mapi_la_LIBADD = 			\
 	$(LIBECAL_LIBS)					\
 	$(LIBMAPI_LIBS)
 
-liborg_gnome_exchange_mapi_la_LDFLAGS = -module -avoid-version -lmapi $(NO_UNDEFINED)
+liborg_gnome_exchange_mapi_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
 liborg_gnome_exchange_mapi_la_CFLAGS = -I/usr/local/samba/include/
 
 EXTRA_DIST = 						\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]