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
This commit is contained in:
Russell Bryant 2006-06-16 17:53:26 +00:00
parent 2517087aee
commit 4691e6a29e
1 changed files with 0 additions and 4 deletions

View File

@ -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>