#1395: let ./configure check for a GNUreadline framework
-----------------------------+----------------------------------------------
 Reporter:  [EMAIL PROTECTED]    |          Owner:             
     Type:  feature request  |         Status:  reopened   
 Priority:  normal           |      Milestone:  6.8 branch 
Component:  Build System     |        Version:  6.8        
 Severity:  normal           |     Resolution:             
 Keywords:                   |     Difficulty:  Easy (1 hr)
 Testcase:                   |   Architecture:  Multiple   
       Os:  MacOS X          |  
-----------------------------+----------------------------------------------
Comment (by judah):

 To clarify my previous comment: The framework needs to be called
 `GNUreadline.framework` so that we say `#include <GNUreadline/*>`.

 If we called the framework `readline.framework`, then we'd need the
 statement `#include <readline/*>` which uses
 `/usr/include/readline/readline.h` if it exists.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1395#comment:18>
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