From: Dirk-Jan C. Binnema Date: Mon, 26 Nov 2007 22:39:09 +0000 (+0000) Subject: * don't drink and code X-Git-Tag: git_migration_finished~2011 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=cfe1ff5da39f3a93d1f26b28ee508977afc8d435 * don't drink and code pmo-trunk-r3824 --- diff --git a/configure.ac b/configure.ac index 113a12d..b1d184d 100644 --- a/configure.ac +++ b/configure.ac @@ -433,7 +433,7 @@ echo "Build tests : $build_tests" echo "Build docs : $build_docs" echo "Gettext Package : $GETTEXT_PACKAGE" -if test "x$with_platform" == "xgnome"; then +if test "x$with_platform" == "xmaemo"; then echo "Editor lib : $wpeditor" echo "Addressbook : $have_abook" echo "Help lib : $helplib"