]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Whitespace fix :-/
authorTerry Wilson <twilson@digium.com>
Fri, 13 Aug 2010 16:02:20 +0000 (16:02 +0000)
committerTerry Wilson <twilson@digium.com>
Fri, 13 Aug 2010 16:02:20 +0000 (16:02 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@282201 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configure.ac

index 1f048a2ea07fc690349b962db71408ec0d5d66ab..62e7895c31777f43908fadb9ee1291e42bf801fd 100644 (file)
@@ -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
     ]
     )