id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
1301	make install does more than that	guest	igloo	"After having typed 'make', I typed 'make install' expecting the files to be installed.
Instead it started running configure:
{{{
...
== make install - --unix -r;
 in /c/LA/ghc-record-wildcard/libraries
------------------------------------------------------------------------
rm -f -f stamp/configure.library.*.base
cd base && ../ifBuildable/ifBuildable setup/Setup configure \
                                     --enable-library-profiling --enable-split-objs \
                                    --prefix=c:/ghc/ghc-6.7-cs-5 \
                                    --with-compiler=c:/ghc/ghc-6.7-cs-5/bin/ghc \
                                    --datasubdir=ghc
configure: searching for c:\ghc\ghc-6.7-cs-5\bin\ghc in path.
...
}}}
Which end by just hanging and must be interrupted.

  -- Lennart"	bug	closed	normal	6.8.1	Compiler	6.7	fixed			Windows	Unknown/Multiple		Unknown				
