evolution-data-server r9891 - branches/dbus/addressbook/backends/groupwise



Author: rburton
Date: Thu Jan  8 15:13:24 2009
New Revision: 9891
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9891&view=rev

Log:
Disable the groupwise no-inst program

You aren't able to link against libedata-book due to the "connection" symbol.

Modified:
   branches/dbus/addressbook/backends/groupwise/Makefile.am

Modified: branches/dbus/addressbook/backends/groupwise/Makefile.am
==============================================================================
--- branches/dbus/addressbook/backends/groupwise/Makefile.am	(original)
+++ branches/dbus/addressbook/backends/groupwise/Makefile.am	Thu Jan  8 15:13:24 2009
@@ -28,11 +28,11 @@
 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]