patch applied (cabal): Use pkg-config to check for the packages
specified in "pkgconfig-depends:"
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Fri Aug 31 14:21:27 EDT 2007
Fri Aug 31 10:10:14 PDT 2007 Duncan Coutts <duncan at haskell.org>
* Use pkg-config to check for the packages specified in "pkgconfig-depends:"
And fill out the includeDirs, extraLibs, extraLibDirs, ccOptions and ldOptions
with the results from pkg-config --cflags --libs
M ./Distribution/Simple/Configure.hs -10 +87
M ./Distribution/Simple/Program.hs +8
More information about the cabal-devel
mailing list