mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-02 02:18:31 +00:00
Merge "Support GMIME 3.0" into 13
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user