[dahdi-commits] qwell: tools/trunk r4975 - /tools/trunk/dahdi.xml

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Wed Sep 24 12:35:09 CDT 2008


Author: qwell
Date: Wed Sep 24 12:35:09 2008
New Revision: 4975

URL: http://svn.digium.com/view/dahdi?view=rev&rev=4975
Log:
Disable sethdlc in menuselect by default.  This is how it was in Zaptel, and it's causing issues.  Ideally, this would eventually be checked in the configure script.

Modified:
    tools/trunk/dahdi.xml

Modified: tools/trunk/dahdi.xml
URL: http://svn.digium.com/view/dahdi/tools/trunk/dahdi.xml?view=diff&rev=4975&r1=4974&r2=4975
==============================================================================
--- tools/trunk/dahdi.xml (original)
+++ tools/trunk/dahdi.xml Wed Sep 24 12:35:09 2008
@@ -5,6 +5,7 @@
 		<defaultenabled>no</defaultenabled>
 	</member>
 	<member name="sethdlc" remove_on_change="sethdlc sethdlc.o">
+		<defaultenabled>no</defaultenabled>
 	</member>
 	<member name="dahdi_cfg" remove_on_change="dahdi_cfg dahdi_cfg.o">
 	</member>




More information about the dahdi-commits mailing list