On Wed, Mar 30, 2016 at 03:16:53PM -0700, Will Yardley wrote:
> I do see this error during 'make', though, FWIW:
> ./lib.h:45:12: fatal error: 'libintl.h' file not found
> #  include <libintl.h>

Do you mean for the build that failed due to the ar error?

If you supplied '--with-included-gettext' (and it didn't blow up), it
should have generated a file 'libintl.h' in the intl subdirectory.  You
should see '-Iintl' in the lines that are compiling mutt, and it should
find this generated file.

I've been meaning to explore our implementation of getttext in mutt.
It's implemented a bit differently from how I've read, but I haven't had
a chance to dive in yet.  Since I haven't really touched it, I'm hoping
it will work well enough for this release! :-)

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA
http://www.8t8.us/configs/gpg-key-transition-statement.txt

Attachment: signature.asc
Description: PGP signature

Reply via email to