X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=configure.ac;h=220edf819c028be53b3fd28a915f8120bc3e153a;hp=432af86b1da1610b7ed2d32c7503b57395ade97e;hb=76380df99326d051264ab09a5e6ea192076bd4a9;hpb=de148c493a580febd23a1378b27981d7c5e02f52 diff --git a/configure.ac b/configure.ac index 432af86..220edf8 100644 --- a/configure.ac +++ b/configure.ac @@ -306,6 +306,7 @@ else AC_DEFINE_UNQUOTED(MODEST_HAVE_EASYSETUP, 1, ["Whether we have the easysetup feature"]) fi AM_CONDITIONAL(MODEST_HAVE_EASYSETUP,test "x$have_easysetup" == "xtrue") +AM_CONDITIONAL(MODEST_IS_TOOLKIT_HILDON1, [test "x$with_toolkit" == "xhildon1"]) AC_SUBST(MODEST_TOOLKIT) AC_SUBST(MODEST_TOOLKIT_DIR)