On OS X, I recently grabbed the latest development copy of Mutt (1.5.16) and configured it w/ header caching like so:
1
|
|
Unfortunately I got this error upon ‘make’:
1 2 3 4 |
|
Here’s the fix:
1 2 |
|
Now ‘make’ should work.
On OS X, I recently grabbed the latest development copy of Mutt (1.5.16) and configured it w/ header caching like so:
1
|
|
Unfortunately I got this error upon ‘make’:
1 2 3 4 |
|
Here’s the fix:
1 2 |
|
Now ‘make’ should work.