mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-27 06:31:54 +00:00
Whitespace fix :-/
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@282201 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1829,9 +1829,9 @@ then
|
|||||||
AC_MSG_NOTICE(*** try compiling libsrtp manually and configuring with)
|
AC_MSG_NOTICE(*** try compiling libsrtp manually and configuring with)
|
||||||
AC_MSG_NOTICE(*** ./configure CFLAGS=-fPIC --prefix=/usr)
|
AC_MSG_NOTICE(*** ./configure CFLAGS=-fPIC --prefix=/usr)
|
||||||
AC_MSG_NOTICE(*** replacing /usr with the prefix of your choice)
|
AC_MSG_NOTICE(*** replacing /usr with the prefix of your choice)
|
||||||
AC_MSG_NOTICE(***)
|
AC_MSG_NOTICE(***)
|
||||||
AC_MSG_NOTICE(*** If you do not need SRTP support re-run configure)
|
AC_MSG_NOTICE(*** If you do not need SRTP support re-run configure)
|
||||||
AC_MSG_NOTICE(*** with the --without-srtp option.)
|
AC_MSG_NOTICE(*** with the --without-srtp option.)
|
||||||
exit 1
|
exit 1
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user