#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:              |  
------------------------+---------------------------------------------------

Comment(by cameron):

 Of course the patch did nothing. You do _not_ need quotes in bare
 assignments unless there are lexically distinct words (the values inside
 the variables don't matter). Word splitting only happens in the command
 line arguments. So those assignments are perfect safe as they were.

 It would be best to see the configure script itself. It complains around
 line 20244 but your patch was near line 1190.

 Can you attach it?

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3613#comment:6>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to