From ea6ccb565537be5c0a0c6d83aafe22e76d26dbb7 Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Thu, 18 Jun 2015 21:09:24 -0400 Subject: style: Remove white spaces at the end of line --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bbf79885e..ba447f4ec 100644 --- a/configure.ac +++ b/configure.ac @@ -2134,7 +2134,7 @@ AC_SUBST(LIBMMS_LIBS) dnl *** libsrtp *** translit(dnm, m, l) AM_CONDITIONAL(USE_SRTP, true) 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") ) AC_SUBST(SRTP_LIBS) -- cgit v1.2.1