[asterisk-commits] twilson: branch 1.8 r282201 - /branches/1.8/configure.ac
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Aug 13 11:02:24 CDT 2010
Author: twilson
Date: Fri Aug 13 11:02:20 2010
New Revision: 282201
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=282201
Log:
Whitespace fix :-/
Modified:
branches/1.8/configure.ac
Modified: branches/1.8/configure.ac
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/configure.ac?view=diff&rev=282201&r1=282200&r2=282201
==============================================================================
--- branches/1.8/configure.ac (original)
+++ branches/1.8/configure.ac Fri Aug 13 11:02:20 2010
@@ -1829,9 +1829,9 @@
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
]
)
More information about the asterisk-commits
mailing list