#3414: GHC does not configure with autoconf 2.64
-----------------------------+----------------------------------------------
Reporter:  ajd               |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Compiler        
 Version:  6.10.4            |       Severity:  normal          
Keywords:                    |       Testcase:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-----------------------------+----------------------------------------------
 Lots of errors occur. Some stem from "dnl"s that cause "fi"s and "done"s
 to stack up (i.e. you get fidone on one line instead of fi\ndone). I have
 a patch to aclocal.m4 that causes the main "configure" script to work, as
 well as one for the base package; unfortunately, terminfo also has issues
 and I am still looking into those.

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

Reply via email to