[GHC] #1395: let ./configure check for a GNUreadline framework
GHC
trac at galois.com
Thu Sep 6 12:15:12 EDT 2007
#1395: let ./configure check for a GNUreadline framework
--------------------------------+-------------------------------------------
Reporter: maeder at tzi.de | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone: 6.8
Component: Build System | Version: 6.6.1
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Easy (1 hr)
Os: MacOS X | Testcase:
Architecture: Multiple |
--------------------------------+-------------------------------------------
Changes (by igloo):
* resolution: => fixed
* status: new => closed
Comment:
Fixed by:
{{{
Thu Sep 6 06:26:28 BST 2007 judah.jacobson at gmail.com
* Link against GNUreadline.framework, if it's available.
This can be overridden by setting --with-readline-includes or
--with-readline-libraries.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1395>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list