[asterisk-commits] kmoore: trunk r396908 - /trunk/res/res_corosync.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sat Aug 17 21:55:56 CDT 2013
Author: kmoore
Date: Sat Aug 17 21:55:54 2013
New Revision: 396908
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=396908
Log:
Disable build of res_corosync until it is back in a compiling state
Modified:
trunk/res/res_corosync.c
Modified: trunk/res/res_corosync.c
URL: http://svnview.digium.com/svn/asterisk/trunk/res/res_corosync.c?view=diff&rev=396908&r1=396907&r2=396908
==============================================================================
--- trunk/res/res_corosync.c (original)
+++ trunk/res/res_corosync.c Sat Aug 17 21:55:54 2013
@@ -26,6 +26,7 @@
/*** MODULEINFO
<depend>corosync</depend>
+ <defaultenabled>no</defaultenabled>
<support_level>extended</support_level>
***/
More information about the asterisk-commits
mailing list