
26 Sep
2015
26 Sep
'15
2:03 a.m.
On September 25, 2015 at 5:43:38 PM, Gershom B (gershomb@gmail.com) wrote:
Ah this looks like it only takes hold for the simple build-type and not “build-type: configure” for use with autoconf. (i.e. the “building network” case). I don’t quite see what’s going on in terms of how anything is implemented yet, but I would take it there would be no objections to extending this to handle the “build-type: configure” case? And of course I’d welcome any pointers as to what needs to be changed to make that work..
And this is now implemented here: https://github.com/haskell/cabal/pull/2840 —Gershom