<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #2887: mutt-1.5.15: make dies (cannot properly link



#2887: mutt-1.5.15: make dies (cannot properly link against db-4.5 if db-4.2 is
also installed)

Comment (by Vincent Lefevre):

 {{{
 On 2007-05-12 05:42:31 -0000, Mutt wrote:
 >  2. The inner "for" loop (the one checking for the library) finds db-4.5
 >  and
 >     exits thanks to "test x$ac_cv_dbcreate = xyes && break"

 The head has: "test x$ac_cv_dbcreate = xyes && break 2"

 So, it seems that the bug has already been fixed, probably by:

 changeset:   5096:ef35baf2a2d0
 branch:      HEAD
 user:        Jukka Salmi <jukka@xxxxxxxx>
 date:        Sat Apr 07 16:05:15 2007 -0700
 summary:     Fix BDB autoconf buglet introduced in [3638701db407]
 }}}

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/2887#comment:>