evolution r35557 - branches/gnome-2-22/e-util
- From: fcrozat svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r35557 - branches/gnome-2-22/e-util
- Date: Thu, 29 May 2008 16:07:05 +0000 (UTC)
Author: fcrozat
Date: Thu May 29 16:07:05 2008
New Revision: 35557
URL: http://svn.gnome.org/viewvc/evolution?rev=35557&view=rev
Log:
2008-05-29 Frederic Crozat <fcrozat mandriva com>
** Fixes bug #535273
* Makefile.am:
Link e-util and econduit libraries with gnome-pilot.
Modified:
branches/gnome-2-22/e-util/ChangeLog
branches/gnome-2-22/e-util/Makefile.am
Modified: branches/gnome-2-22/e-util/Makefile.am
==============================================================================
--- branches/gnome-2-22/e-util/Makefile.am (original)
+++ branches/gnome-2-22/e-util/Makefile.am Thu May 29 16:07:05 2008
@@ -126,6 +126,7 @@
$(WIN32_BOOTSTRAP_LIBS) \
$(ICONV_LIBS) \
$(E_UTIL_LIBS) \
+ $(GNOME_PILOT_LIBS) \
$(INTLLIBS)
econdinclude_HEADERS = \
@@ -147,7 +148,7 @@
libeconduit_la_LDFLAGS = $(NO_UNDEFINED)
-libeconduit_la_LIBADD = $(E_UTIL_LIBS)
+libeconduit_la_LIBADD = $(E_UTIL_LIBS) $(GNOME_PILOT_LIBS)
error_DATA = e-system.error
errordir = $(privdatadir)/errors
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]