Remove IAX and VoFR channel drivers permenantly

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3876 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-10-02 01:09:05 +00:00
parent 8dd03ff284
commit 856a9a528c
3 changed files with 0 additions and 6798 deletions

View File

@@ -26,17 +26,6 @@ CHANNEL_LIBS=chan_modem.so chan_sip.so \
chan_agent.so chan_mgcp.so chan_iax2.so \
chan_local.so chan_skinny.so
#
# If you really want IAX1 uncomment the following, but it is
# unmaintained
#
#CHANNEL_LIBS+=chan_iax.so
#
# If you really want VoFR you can have it :-P
#
#CHANNEL_LIBS+=chan_vofr
ifeq (${OSARCH},OpenBSD)
MYSQLLIB=-L/usr/local/lib/mysql -lmysqlclient
CFLAGS+=-I/usr/local/include

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff