#7992: Wrong invocation of configure script in libffi and integer-gmp ---------------------------------+------------------------------------------ Reporter: merijn | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: Build System | Version: 7.7 Keywords: patch | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: Building GHC failed Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Comment(by ian@…): commit 499d6988663043d0e0a0732f865324e959139927 {{{ Author: Ian Lynagh <ian@well-typed.com> Date: Sat Jun 22 16:52:46 2013 +0100 Run "sh ./configure" rather than "sh configure"; part of #7992 This fixes a bug with how configure re-execs itself. libffi/ghc.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7992#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler