[Asterisk-cvs] asterisk/channels Makefile,1.36,1.37
markster at lists.digium.com
markster at lists.digium.com
Fri Jan 23 15:05:50 CST 2004
Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv20172/channels
Modified Files:
Makefile
Log Message:
Fix default to not use iax friends
Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/Makefile,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- Makefile 22 Jan 2004 16:29:02 -0000 1.36
+++ Makefile 23 Jan 2004 20:57:48 -0000 1.37
@@ -13,7 +13,7 @@
OSARCH=$(shell uname -s)
-USE_MYSQL_FRIENDS=1
+USE_MYSQL_FRIENDS=0
CHANNEL_LIBS=chan_modem.so chan_iax.so chan_sip.so \
chan_modem_aopen.so \
More information about the svn-commits
mailing list