Re: configure script can't handle blanks in paths (CVS version)
Malcolm Wallace <[email protected]> Wed, 9 Feb 2005 16:49:09 +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: > [The] configure script can't handle blanks in paths Good point. It is not just the configure script that will fail, but also the driver scripts for nhc98, hmake, and so on. I have fixed these scripts, and will commit then to CVS once they have been tested. Regards, Malcolm