From: Mark Michelson Date: Thu, 14 Feb 2008 23:49:24 +0000 (+0000) Subject: Make a small clarification in the documentation X-Git-Tag: 1.4.19~178 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2bd91c05b577ce1bd14dd298e28c181916272eac;p=thirdparty%2Fasterisk.git 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 --- 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