
28 Jul
2006
28 Jul
'06
10:42 a.m.
On 28 July 2006 11:39, Joel Reymont wrote:
On Jul 28, 2006, at 11:11 AM, Simon Marlow wrote:
cvs update in ghc/, then 'make clean' and you should be all set.
This is probably a silly question but I have never used cvs before. I assume cvs saved the CVSROOT and the password, is that right? Also, I only saw
P configure.ac
Should there be other changes?
No, that's fine.
Does this mean that I need to run configure again and then make clean and make?
You shouldn't have to run configure again, but make clean definitely. Cheers, Simon