summaryrefslogtreecommitdiff
path: root/build_tools
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2008-09-24 19:54:08 +0000
committerSean Bright <sean@malleable.com>2008-09-24 19:54:08 +0000
commit8016f6f88001547955c95171a2200739f5d9d081 (patch)
treee47a60bf8d1d2a084504c07212e6e70266641e13 /build_tools
parent36fc7cab7efa13bb7dbeb80c642baf2b376284e3 (diff)
Re-enable sethdlc by default in menuselect. Add configure checks to properly
discover the linux/hdlc.h dependency. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4977 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'build_tools')
-rw-r--r--build_tools/menuselect-deps.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_tools/menuselect-deps.in b/build_tools/menuselect-deps.in
index 2f61b24..d8ff845 100644
--- a/build_tools/menuselect-deps.in
+++ b/build_tools/menuselect-deps.in
@@ -1 +1,2 @@
LIBNEWT=@PBX_NEWT@
+HDLC=@PBX_HDLC@