#1431: libraries: configure argument containing whitespace not passed correctly 
to
Setup
-----------------------------+----------------------------------------------
    Reporter:  greenrd       |        Owner:  igloo  
        Type:  bug           |       Status:  closed 
    Priority:  normal        |    Milestone:         
   Component:  Build System  |      Version:  6.7    
    Severity:  major         |   Resolution:  fixed  
    Keywords:                |   Difficulty:  Unknown
          Os:  Multiple      |     Testcase:         
Architecture:  Multiple      |  
-----------------------------+----------------------------------------------
Changes (by igloo):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 Fixed by
 {{{
 Fri Jun 22 17:09:51 BST 2007  Ian Lynagh <[EMAIL PROTECTED]>
   * Change how the libraries Makefile adds --configure-option= flags;
 fixes #1431
   We now assume that each configure option is quoted with '', and thus
   replace " '" with " --configure-option='".
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1431>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to