Re: dev.mutt.org registration hangs

2012-05-11 Thread David J. Weller-Fahy
* Brendan Cully [2012-05-11 12:09 -0400]: > Hopefully that'll take care of this one. Thanks! Account created and ticket submitted. -- dave [ please don't CC me ] pgpyweYubqGI3.pgp Description: PGP signature

[Mutt] #3579: Automake 1.12 prevents mutt HEAD from configuring

2012-05-11 Thread Mutt
#3579: Automake 1.12 prevents mutt HEAD from configuring --+- Reporter: sinecure | Owner: mutt-dev Type: defect| Status: new Priority: major | Milestone: Component: mutt |

Re: dev.mutt.org registration hangs

2012-05-11 Thread Brendan Cully
On Friday, 11 May 2012 at 09:35, David J. Weller-Fahy wrote: > * Chris Burdess [2012-02-29 03:54 -0500]: > > To reproduce: > > > > - go to http://dev.mutt.org/trac/register > > - enter username, password, email > > - click Create Account > > > > Anyone would think you don't want bug reports! >

Re: [Mutt] #3572: Mutt doesn't know popular audio formats

2012-05-11 Thread Mutt
#3572: Mutt doesn't know popular audio formats ---+ Reporter: dnied | Owner: mutt-dev Type: enhancement| Status: new Priority: major | Milestone: Compone

Re: dev.mutt.org registration hangs

2012-05-11 Thread David J. Weller-Fahy
* Chris Burdess [2012-02-29 03:54 -0500]: > To reproduce: > > - go to http://dev.mutt.org/trac/register > - enter username, password, email > - click Create Account > > Anyone would think you don't want bug reports! Just ran into this as well. The error message follows. #v+ Trac detected an i

Re: Building mutt from HEAD on Mac OS X with automake 1.12

2012-05-11 Thread David J. Weller-Fahy
* Vincent Lefevre [2012-05-11 07:15 -0400]: > I suspect that Mutt hasn't been updated for Automake 1.12. In the > Automake 1.11 manual: > > [...] > > So, you need to remove the AM_C_PROTOTYPES line from configure.ac > (FYI, this was the solution for MPFR, which had the same problem). That was

Re: Building mutt from HEAD on Mac OS X with automake 1.12

2012-05-11 Thread Vincent Lefevre
On 2012-05-10 21:49:54 -0400, David J. Weller-Fahy wrote: > When installing the requisite programs to build mutt from HEAD, automake > 1.12 was installed. Unfortunately, this new version of automake caused > mutt not to prepare! The output of my attempt to prepare follows. [...] > dave@pooh:~/usr