ghc/configure

Sebastien Carlier sebc@posse42.net
Fri, 9 Feb 2001 15:04:31 +0000


The ghc/configure script is not automatically generated, so I alway
have to do:
% gmake -f Makefile.config configure
% (cd ghc ; autoconf)
% ./configure
Otherwise configure fails in ghc.
Shouldn't Makefile.config regenerate configure scripts also for this
subdirectory ?
Also, this makefile references ghc/includes/config.h.in - is this still
needed ?

--
Sebastien