autoconf cache variables

2008-05-14 Thread Patrick Welche
Thoughts? Cheers, Patrick (as in, the variables won't get cached because they don't have _cv_ in their name) --- Begin Message --- Here is a trivial patch to comply with: 7.4.1 Cache Variable Names -- The names of cache variables should have the following format: P

mmap cache file trouble

2009-11-13 Thread Patrick Welche
With cyrus-imap (and mutt) code of 11 November, I just got: IOERROR: mapping cache file for user.prlw1.http: Cannot allocate memory Fatal error: failed to mmap cache file I think that cyrus can work on systems with no mmap, so if mmap fails, could mmap-avoiding methods be used instead (read/writ

Re: Cyrus Imap and Automake

2011-08-08 Thread Patrick Welche
On Wed, Jul 27, 2011 at 03:58:53PM +0200, ?? wrote: > if I rewrite the build system of Cyrus imap 2.4(.10) to use Automake > to generate the Makefile.in-files, will the patch be accepted in > reasonable time in git/master? Sadly this thread seems to have degenerated again