Adding switch to compile LCR without mISDN support
authorAndreas Eversberg <jolly@eversberg.eu>
Fri, 27 Jan 2012 06:27:52 +0000 (07:27 +0100)
committerAndreas Eversberg <jolly@eversberg.eu>
Fri, 27 Jan 2012 06:27:52 +0000 (07:27 +0100)
commitf851ca0d9e22673b7cc0a7c2f539c9d51b9b77f8
treef3297ac6b45b1252da4924dc20d5a6320417e734
parent57defecea870c265179b69f811416c7a4659b0ee
Adding switch to compile LCR without mISDN support

Disable:
--without-misdn
Enable:
--with-misdn

Otherwise it will be enable automatically, if mISDN user is installed.
14 files changed:
Makefile.am
action.cpp
apppbx.cpp
apppbx.h
configure.ac
endpoint.cpp
interface.c
interface.h
joinremote.cpp
main.c
main.h
route.c
socket_server.c
trace.c