[Asterisk-cvs] asterisk/channels Makefile,1.37.2.5,1.37.2.6

citats at lists.digium.com citats at lists.digium.com
Thu Mar 25 14:46:34 CST 2004


Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/home/citats/cvs/asterisk-stable/channels

Modified Files:
      Tag: v1-0_stable
	Makefile 
Log Message:
Remove chan_alsa.so from CHANNEL_LIBS since we autodetect for it based on the presence of the asoundlib.h


Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/Makefile,v
retrieving revision 1.37.2.5
retrieving revision 1.37.2.6
diff -u -d -r1.37.2.5 -r1.37.2.6
--- Makefile	25 Mar 2004 16:50:26 -0000	1.37.2.5
+++ Makefile	25 Mar 2004 19:43:36 -0000	1.37.2.6
@@ -20,7 +20,7 @@
 	     chan_modem_aopen.so \
              chan_modem_bestdata.so chan_modem_i4l.so \
              chan_agent.so chan_mgcp.so chan_iax2.so \
-	     chan_local.so chan_skinny.so chan_alsa.so
+	     chan_local.so chan_skinny.so
 
 #
 # If you really want IAX1 uncomment the following, but it is




More information about the svn-commits mailing list