patch applied (cabal-branches/cabal-1.6): Use more cc options when checking for header files and libs
19 Feb
2009
19 Feb
'09
4:19 a.m.
Wed Feb 18 03:05:20 PST 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. M ./Distribution/Simple.hs -2 +1 M ./Distribution/Simple/Configure.hs -11 +52 View patch online: http://darcs.haskell.org/cabal-branches/cabal-1.6/_darcs/patches/20090218110...
6366
Age (days ago)
6366
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts