From: Paul Belanger Date: Mon, 17 Oct 2011 16:22:19 +0000 (+0000) Subject: Voicemail compiler flags are 'core' support X-Git-Tag: 1.8.9.0-rc1~144 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=902b38d21db14b78609478e6122ef2e56e27d418;p=thirdparty%2Fasterisk.git Voicemail compiler flags are 'core' support git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@341108 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index ef5a13eb3e..c4c5af9582 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -49,6 +49,7 @@ ODBC_STORAGE IMAP_STORAGE yes + core generic_odbc @@ -56,6 +57,7 @@ IMAP_STORAGE FILE_STORAGE no + core imap_tk @@ -63,6 +65,7 @@ FILE_STORAGE openssl no + core ***/