mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
style: Remove white spaces at the end of line
This commit is contained in:
parent
ca950fef14
commit
ea6ccb5655
1 changed files with 1 additions and 1 deletions
|
@ -2134,7 +2134,7 @@ AC_SUBST(LIBMMS_LIBS)
|
||||||
dnl *** libsrtp ***
|
dnl *** libsrtp ***
|
||||||
translit(dnm, m, l) AM_CONDITIONAL(USE_SRTP, true)
|
translit(dnm, m, l) AM_CONDITIONAL(USE_SRTP, true)
|
||||||
AG_GST_CHECK_FEATURE(SRTP, [srtp library], srtp, [
|
AG_GST_CHECK_FEATURE(SRTP, [srtp library], srtp, [
|
||||||
PKG_CHECK_MODULES(SRTP, libsrtp, HAVE_SRTP="yes",
|
PKG_CHECK_MODULES(SRTP, libsrtp, HAVE_SRTP="yes",
|
||||||
AG_GST_CHECK_LIBHEADER(SRTP, srtp, srtp_init, , srtp/srtp.h, SRTP_LIBS="-lsrtp")
|
AG_GST_CHECK_LIBHEADER(SRTP, srtp, srtp_init, , srtp/srtp.h, SRTP_LIBS="-lsrtp")
|
||||||
)
|
)
|
||||||
AC_SUBST(SRTP_LIBS)
|
AC_SUBST(SRTP_LIBS)
|
||||||
|
|
Loading…
Reference in a new issue