From 9ffccc9423fe00dc1b6e553cda5836fefd21fde5 Mon Sep 17 00:00:00 2001 From: mmichelson Date: Fri, 15 Feb 2008 17:26:37 +0000 Subject: Final round of changes for configure script logic for IMAP Now if a directory is specified, then we will search that directory for a source installation of the IMAP toolkit. If none is found, then we will use that directory as the basis for detecting a package installation of the IMAP c-client. If that check fails, then configure will fail. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@103722 f38db490-d61c-443f-a65b-d21fe96a405b --- doc/imapstorage.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/imapstorage.txt b/doc/imapstorage.txt index 9ee5b7891..f1803bf1e 100644 --- a/doc/imapstorage.txt +++ b/doc/imapstorage.txt @@ -70,7 +70,10 @@ Compiling Asterisk ------------------ Configure with ./configure --with-imap=/usr/src/imap -or where ever you built thfe UWashington IMAP Toolkit. +or where ever you built thfe UWashington IMAP Toolkit. This directory +will be searched for a source installation. If no source installation is +found there, then a package installation of the IMAP c-client will be +searched for in this directory. If one is not found, then configure will fail A second configure option is to not specify a directory (i.e. ./configure --with-imap). This will assume that you have the -- cgit v1.2.3