[evolution/express2] Remove 3 leftover references to non-existing libraries
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/express2] Remove 3 leftover references to non-existing libraries
- Date: Thu, 29 Apr 2010 17:12:54 +0000 (UTC)
commit 8c06d8e67016b4f42148ac8539efecb9db082199
Author: Fridrich Å trba <fridrich strba bluewin ch>
Date: Fri Apr 23 13:23:32 2010 +0200
Remove 3 leftover references to non-existing libraries
calendar/gui/Makefile.am | 4 ----
modules/addressbook/Makefile.am | 4 ----
widgets/text/Makefile.am | 4 ----
3 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 167c1b0..4c41376 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -1,7 +1,3 @@
-if OS_WIN32
-WIN32_BOOTSTRAP_LIBS = $(top_builddir)/win32/libevolution-mail.la
-endif
-
SUBDIRS = alarm-notify dialogs
privsolib_LTLIBRARIES = libevolution-calendar.la
diff --git a/modules/addressbook/Makefile.am b/modules/addressbook/Makefile.am
index 3a023e1..35cf16a 100644
--- a/modules/addressbook/Makefile.am
+++ b/modules/addressbook/Makefile.am
@@ -1,7 +1,3 @@
-if OS_WIN32
-WIN32_BOOTSTRAP_LIBS = $(top_builddir)/win32/libevolution-mail.la
-endif
-
module_LTLIBRARIES = libevolution-module-addressbook.la
libevolution_module_addressbook_la_CPPFLAGS = \
diff --git a/widgets/text/Makefile.am b/widgets/text/Makefile.am
index 4c53141..1feb5f1 100644
--- a/widgets/text/Makefile.am
+++ b/widgets/text/Makefile.am
@@ -1,7 +1,3 @@
-if OS_WIN32
-WIN32_BOOTSTRAP_LIBS = $(top_builddir)/win32/libemiscwidgets.la
-endif
-
privsolib_LTLIBRARIES = libetext.la
libetext_la_CPPFLAGS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]