aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authormartinp <martinp@f38db490-d61c-443f-a65b-d21fe96a405b>2003-06-17 22:30:25 +0000
committermartinp <martinp@f38db490-d61c-443f-a65b-d21fe96a405b>2003-06-17 22:30:25 +0000
commit4357b508676c595b6df7276cef7eabe2e459542b (patch)
treea865aa342fac4383719522397c4f793a4edd99b9 /Makefile
parent69e268f08c55bf1f91ccc92a3ccb05d8aa31143a (diff)
Fix a typo
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1104 f38db490-d61c-443f-a65b-d21fe96a405b
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