#262: Check for required C libraries during configure ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: enhancement | Status: closed Priority: high | Milestone: Cabal-1.6 Component: Cabal library | Version: 1.2.3.0 Severity: normal | Resolution: fixed Keywords: | Difficulty: easy (<4 hours) Ghcversion: 6.8.2 | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * status: reopened => closed * resolution: => fixed Comment: Fixed. {{{ Wed Feb 18 11:05:20 GMT 2009 Duncan Coutts <duncan@haskell.org> * Use more cc options when checking for header files and libs Use -I. to simulate the search path that gets used when we tell ghc to -#include something. Also use the include dirs and cc options of dependent packages. These two changes fix about 3 packages each. }}} -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/262#comment:16> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects