summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-06-16 17:53:26 +0000
committerRussell Bryant <russell@russellbryant.com>2006-06-16 17:53:26 +0000
commit4691e6a29eb96a38fe05eca1ddb9b181f8304296 (patch)
tree8e178bd81063d7dabf60eac327e6ddc9d887162f /apps
parent2517087aee56ae3e3492e45ab17195ef0b05e399 (diff)
remove IMAP_STORAGE from the build options list for app_voicemail since it's
not in trunk yet git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@34523 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps')
-rw-r--r--apps/app_voicemail.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 8ab00658f..477e29e34 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -43,10 +43,6 @@
/*** MAKEOPTS
<category name="MENUSELECT_app_voicemail" displayname="Voicemail Build Options" positive_output="yes" force_clean_on_change="yes">
- <member name="IMAP_STORAGE" displayname="Storage of Voicemail using IMAP">
- <depend>cc-client</depend>
- <defaultenabled>no</defaultenabled>
- </member>
<member name="ODBC_STORAGE" displayname="Storage of Voicemail using ODBC">
<depend>unixodbc</depend>
<defaultenabled>no</defaultenabled>