[Asterisk-cvs] asterisk/channels Makefile,1.79,1.80

twisted twisted
Sun Nov 20 00:04:53 CST 2005


Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv455/channels

Modified Files:
	Makefile 
Log Message:
issue #5799


Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/Makefile,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- Makefile	17 Nov 2005 16:57:25 -0000	1.79
+++ Makefile	20 Nov 2005 04:54:15 -0000	1.80
@@ -63,7 +63,8 @@
     ifneq (${OSARCH},CYGWIN)
 # the ISDN4Linux channel driver is probably broken on all modern kernels,
 # but if you wish to try to use it, uncomment the line below
-#      CHANNEL_LIBS+=chan_oss.so chan_modem_i4l.so 
+#      CHANNEL_LIBS+=chan_modem_i4l.so 
+       CHANNEL_LIBS+=chan_oss.so
     endif
   endif
 endif




More information about the svn-commits mailing list