autoconf: Check for srtp_get_version_string() before using it

Change-Id: Id2a916ff9448706090e72ff2c7fb3f5ba24a05df
This commit is contained in:
Sean Bright
2018-09-17 11:38:28 -04:00
parent 926ac196af
commit 99b2e0c2ff
5 changed files with 251 additions and 7 deletions

View File

@@ -859,6 +859,9 @@
/* Define to 1 if you have the Secure RTP library. */
#undef HAVE_SRTP
/* Define to 1 if SRTP has the SRTP Library Version Function feature. */
#undef HAVE_SRTP_GET_VERSION
/* Define to 1 if SRTP has the SRTP Library Shutdown Function feature. */
#undef HAVE_SRTP_SHUTDOWN