mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
autoconf: Check for srtp_get_version_string() before using it
Change-Id: Id2a916ff9448706090e72ff2c7fb3f5ba24a05df
This commit is contained in:
@@ -905,6 +905,9 @@
|
||||
feature. */
|
||||
#undef HAVE_SRTP_GCM
|
||||
|
||||
/* 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user