X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=62e65e73a0f46fa6e48fd284962eafba713dcd95;hb=b402470b7583df3064bc89debffee7a96dc083a2;hp=754b57842c73b79ef2bd53762fa1bad6d14e4fca;hpb=8ff89e14b3dd13cbc791129122e5f2022dddd3ac;p=modest diff --git a/configure.ac b/configure.ac index 754b578..62e65e7 100644 --- a/configure.ac +++ b/configure.ac @@ -95,7 +95,7 @@ if test "x$with_platform" == "xgnome"; then AC_MSG_ERROR([The GNOME Build is currently broken; please try the Maemo build instead]) else have_easysetup=true - PKG_CHECK_MODULES(MODEST_PLATFORM,libosso conic libtinymail-maemo-1.0 libebook-1.2 microb-engine-nss) + PKG_CHECK_MODULES(MODEST_PLATFORM,libosso conic libtinymail-maemo-1.0 libebook-1.2 microb-engine-nss) AC_DEFINE_UNQUOTED(MODEST_PLATFORM_MAEMO, 1, ["Whether modest is being built for the MAEMO platform."]) AC_DEFINE_UNQUOTED(MODEST_HAVE_EASYSETUP, 1, ["Whether we have the easysetup feature"]) fi