Merge "Support GMIME 3.0" into 13

This commit is contained in:
Jenkins2
2017-08-07 08:05:45 -05:00
committed by Gerrit Code Review
3 changed files with 19 additions and 4 deletions

View File

@@ -2502,7 +2502,7 @@ then
fi
fi
for ver in 2.0 2.2 2.4 2.6; do
for ver in 2.0 2.2 2.4 2.6 3.0; do
AST_PKG_CONFIG_CHECK([GMIME], gmime-$ver)
if test "$PBX_GMIME" = 1; then
break;