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

2
configure vendored
View File

@@ -33252,7 +33252,7 @@ fi
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
if test "x${PBX_GMIME}" != "x1" -a "${USE_GMIME}" != "no"; then