]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_http_post: Not all versions of gmime have GMIME_MAJOR_VERSION.
authorJoshua Colp <jcolp@digium.com>
Fri, 1 Dec 2017 12:07:52 +0000 (08:07 -0400)
committerJoshua Colp <jcolp@digium.com>
Fri, 1 Dec 2017 12:08:35 +0000 (06:08 -0600)
commitff8e0f78efecceef2e99b93d2f8be10aa479033e
tree444f9d9a030b933dd22990109e9ea5f5d088dc15
parentb4bbe04898c8a1aa577f1dbf279dde1677facb8b
res_http_post: Not all versions of gmime have GMIME_MAJOR_VERSION.

This change makes the presence of the GMIME_MAJOR_VERSION
definition optional, as not all versions of gmime actually
define it.

ASTERISK-27454

Change-Id: I01d99590045971ed6787899147170a5954077238
res/res_http_post.c