From 030607cb5afe588ae2a581c47661525103b95a48 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Wed, 4 May 2011 01:42:00 +0300 Subject: [PATCH] * configure.ac: cosmetic --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2e9aff04..35620b15 100644 --- a/configure.ac +++ b/configure.ac @@ -92,7 +92,6 @@ AS_IF([test "x$have_gtest" = "xno"],[ AC_MSG_WARN([You need GLIB version >= 2.22 to build the tests]) ]) - # gmime 2.4 or 2.6? mu has only been tested with gmime-2.4, but Fedora # 14 ships with gmime 2.5.x, which registers itself (pkgconfig) as 2.6 # it is reported mu works fine with this new gmime as well, so we support