Missing dependency on Maemo platform
- From: Sergio Villar Senin <svillar igalia com>
- To: tinymail-devel-list gnome org
- Subject: Missing dependency on Maemo platform
- Date: Fri, 09 Feb 2007 17:02:42 +0100
Hi,
seems that the Maemo platform needs another dependency with libconic in
order to support Dirk-Jan's new TnyMaemoDevice.
Br
Index: configure.ac
===================================================================
--- configure.ac (revision 1576)
+++ configure.ac (working copy)
@@ -309,7 +309,7 @@
dnl ### libtinymail-maemo, a platform library implementation for the maemo platform ##
if test x$PLATFORMDIR = xlibtinymail-maemo; then
- PKG_CHECK_MODULES(LIBTINYMAIL_MAEMO, glib-2.0 >= 2.8 gobject-2.0 gconf-2.0 gtk+-2.0)
+ PKG_CHECK_MODULES(LIBTINYMAIL_MAEMO, glib-2.0 >= 2.8 gobject-2.0 gconf-2.0 gtk+-2.0 conic)
else
LIBTINYMAIL_MAEMO_CFLAGS=
LIBTINYMAIL_MAEMO_LIBS=
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]