From 2bd91c05b577ce1bd14dd298e28c181916272eac Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Thu, 14 Feb 2008 23:49:24 +0000 Subject: [PATCH] Make a small clarification in the documentation git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@103703 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/imapstorage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/imapstorage.txt b/doc/imapstorage.txt index ccb5933044..3188141ba7 100644 --- a/doc/imapstorage.txt +++ b/doc/imapstorage.txt @@ -77,7 +77,7 @@ A second configure option is to not specify a directory (i.e. imap-2004g source installed in the .. directory relative to the Asterisk source. -A third option is to specify --with-imap=system. This will assume +A third option is ./configure --with-imap=system. This will assume that you have installed a dynamically linked version of the c-client library (most likely via a package provided by your distro). This will attempt to link agains -lc-client and will search for c-client headers