* mu-msg-part: g_mime_data_wrapper_write_to_stream returns ssize_t, not
gboolean
This commit is contained in:
@ -98,7 +98,8 @@ 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
|
||||
# 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
|
||||
# both; based on patch by GooseYArd
|
||||
|
||||
Reference in New Issue
Block a user