summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Pycko <martinp@digium.com>2003-06-17 22:30:25 +0000
committerMartin Pycko <martinp@digium.com>2003-06-17 22:30:25 +0000
commitcf43ccdfdea31d8752e9d70c56636aa1ab15704f (patch)
treea865aa342fac4383719522397c4f793a4edd99b9 /Makefile
parent3654cba0181cbf24a5195d738bb182f6a320e613 (diff)
Fix a typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1104 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c86b6a27..160e49896 100755
--- a/Makefile
+++ b/Makefile
@@ -58,7 +58,7 @@ INSTALL_PREFIX=
# Original busydetect routine
BUSYDETECT = -DBUSYDETECT
-# Improved busydetect routine
+# Improved busydetect routine, comment the previous one if you use this one
BUSYDETECT+= #-DBUSYDETECT_MARTIN
# Detect the busy signal looking only at tone lengths
# For example if you have 3 beeps 100ms tone, 100ms silence separated by 500 ms of silence