[evolution-data-server/dbus: 3/33] Disable the groupwise no-inst program
- From: Ross Burton <rburton src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution-data-server/dbus: 3/33] Disable the groupwise no-inst program
- Date: Mon, 1 Jun 2009 11:12:41 -0400 (EDT)
commit 0e1439b1412f76155962551e8d41a90a52bd7814
Author: Rob Bradford <rob linux intel com>
Date: Thu Jan 8 15:13:24 2009 +0000
Disable the groupwise no-inst program
You aren't able to link against libedata-book due to the "connection" symbol.
---
addressbook/backends/groupwise/Makefile.am | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/addressbook/backends/groupwise/Makefile.am b/addressbook/backends/groupwise/Makefile.am
index 625f19a..7195f05 100644
--- a/addressbook/backends/groupwise/Makefile.am
+++ b/addressbook/backends/groupwise/Makefile.am
@@ -28,11 +28,11 @@ libebookbackendgroupwise_la_LIBADD = \
libebookbackendgroupwise_la_LDFLAGS = \
-module -avoid-version $(NO_UNDEFINED)
-noinst_PROGRAMS = create-account
-create_account_SOURCES = create-account.c
+#noinst_PROGRAMS = create-account
+#create_account_SOURCES = create-account.c
-create_account_LDADD = $(top_builddir)/addressbook/libedata-book/libedata-book-1.2.la \
- $(top_builddir)/libedataserver/libedataserver-1.2.la \
- $(top_builddir)/servers/groupwise/libegroupwise-1.2.la \
- $(E_DATA_SERVER_LIBS)
+#create_account_LDADD = $(top_builddir)/addressbook/libedata-book/libedata-book-1.2.la \
+# $(top_builddir)/libedataserver/libedataserver-1.2.la \
+# $(top_builddir)/servers/groupwise/libegroupwise-1.2.la \
+# $(E_DATA_SERVER_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]