Re: The configure script (and others?) doesn't manage properly the working directory

Malcolm Wallace <[email protected]> Thu, 10 Feb 2005 13:49:34 +0000
Newsgroups gmane.comp.lang.haskell.nhc.bugs
Organization Dept of Computer Science, University of York
Message-ID <[email protected]>
Antonio Regidor Garc=EDa <[email protected]> writes:

> Thanks for the fast reply! Here is another bug. If configure is invoked
> from a directory other than nhc98, it gets confused:

Yes, the configure script was always designed to be invoked within
the top-level directory of the distribution.  I have now added some
error-checking, to prevent any other usage.

Regards,
    Malcolm