#3613: Commit #d07c9ee9a92b causes ./configure to fail on OSX 10.5.8.
------------------------+---------------------------------------------------
Reporter: balderdash | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version:
Keywords: |
------------------------+---------------------------------------------------
Commit #d07c9ee9a92b causes ./configure to fail on OSX 10.5.8. Here is
where configuring dies:
checking whether this iconv is good enough... yes
checking whether iconv is non-transcribing... no
checking for bind_textdomain_codeset... yes
./configure: line 20244: syntax error near unexpected token `newline'
./configure: line 20244: ` yes:no:'
Here are my configure flags which have worked for years:
--enable-debug
--enable-imap
--enable-pop
--enable-smtp
--enable-hcache
--with-ssl=/usr/local/ssl
--with-sasl
--with-tokyocabinet
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3613>
Mutt <http://www.mutt.org/>
The Mutt mail user agent