[Hackage] #165: The ./configure configure hook should complain
if ./configure does not exist
Hackage
trac at galois.com
Mon Jan 21 12:27:58 EST 2008
#165: The ./configure configure hook should complain if ./configure does not
exist
----------------------------+-----------------------------------------------
Reporter: guest | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Cabal library | Version: 1.2.0
Severity: normal | Resolution: fixed
Keywords: | Difficulty: very easy (<1 hour)
Ghcversion: 6.4.2 | Platform: Linux
----------------------------+-----------------------------------------------
Changes (by duncan):
* status: new => closed
* difficulty: normal => very easy (<1 hour)
* resolution: => fixed
Comment:
Done.
* exported `autoconfUserHooks`
* deprecated `defaultUserHooks` telling people to use either
`simpleUserHooks` or `autoconfUserHooks`
* changed `autoconfUserHooks` so that it fails if `configure` cannot be
found.
* kept `defaultUserHooks` behavior the same, ie run configure if it
exists and don't fail if it does not.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/165#comment:3>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list