patch applied (cabal-branches/cabal-1.6): Use more cc options when checking for header files and libs

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Wed Feb 18 15:19:06 EST 2009


Wed Feb 18 03:05:20 PST 2009  Duncan Coutts <duncan at 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/20090218110520-adfee-45a5d09dc90fa748ce2dfb19b3e9b47c19fce5f1.gz



More information about the cabal-devel mailing list