From: Terry Wilson Date: Fri, 13 Aug 2010 16:02:20 +0000 (+0000) Subject: Whitespace fix :-/ X-Git-Tag: 1.8.0-beta4~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59ff0dbd87a4b12c994786f94f91618796fbf83f;p=thirdparty%2Fasterisk.git Whitespace fix :-/ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@282201 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configure.ac b/configure.ac index 1f048a2ea0..62e7895c31 100644 --- a/configure.ac +++ b/configure.ac @@ -1829,9 +1829,9 @@ then AC_MSG_NOTICE(*** try compiling libsrtp manually and configuring with) AC_MSG_NOTICE(*** ./configure CFLAGS=-fPIC --prefix=/usr) AC_MSG_NOTICE(*** replacing /usr with the prefix of your choice) - AC_MSG_NOTICE(***) - AC_MSG_NOTICE(*** If you do not need SRTP support re-run configure) - AC_MSG_NOTICE(*** with the --without-srtp option.) + AC_MSG_NOTICE(***) + AC_MSG_NOTICE(*** If you do not need SRTP support re-run configure) + AC_MSG_NOTICE(*** with the --without-srtp option.) exit 1 ] )